16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKAVSGATEWAYASSIGNER_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKAVSGATEWAYASSIGNER_H_ 24 namespace sdkInterfaces {
41 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKAVSGATEWAYASSIGNER_H_ MOCK_METHOD1(setAVSGateway, void(const std::string &avsGateway))
Definition: MockAVSGatewayAssigner.h:30
Definition: AVSGatewayAssignerInterface.h:28
Definition: AmdMetricWrapperTest.cpp:24
::std::string string
Definition: gtest-port.h:1097
virtual void setAVSGateway(const std::string &avsGateway)=0
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
MOCK_CONST_METHOD0(getAVSGateway, std::string())
virtual std::string getAVSGateway() const =0