16 #ifndef ALEXA_CLIENT_SDK_SETTINGS_TEST_SETTINGS_MOCKSETTINGEVENTSENDER_H_ 17 #define ALEXA_CLIENT_SDK_SETTINGS_TEST_SETTINGS_MOCKSETTINGEVENTSENDER_H_ 50 #endif // ALEXA_CLIENT_SDK_SETTINGS_TEST_SETTINGS_MOCKSETTINGEVENTSENDER_H_
Definition: AmdMetricWrapperTest.cpp:24
::std::string string
Definition: gtest-port.h:1097
virtual std::shared_future< bool > sendChangedEvent(const std::string &value)=0
Definition: MockSettingEventSender.h:35
virtual std::shared_future< bool > sendReportEvent(const std::string &value)=0
Definition: SettingEventSenderInterface.h:29
MOCK_METHOD1(sendChangedEvent, std::shared_future< bool >(const std::string &value))
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual std::shared_future< bool > sendStateReportEvent(const std::string &payload)=0
MOCK_METHOD0(cancel, void())