16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKCOMPONENTREPORTERINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKCOMPONENTREPORTERINTERFACE_H_ 27 namespace sdkInterfaces {
41 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKCOMPONENTREPORTERINTERFACE_H_ Definition: AmdMetricWrapperTest.cpp:24
MOCK_METHOD1(addConfiguration, bool(std::shared_ptr< avs::ComponentConfiguration > config))
Definition: ComponentReporterInterface.h:30
virtual bool addConfiguration(std::shared_ptr< avsCommon::avs::ComponentConfiguration > configuration)=0
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Mock class that implements the ComponentReporterInterface.
Definition: MockComponentReporterInterface.h:31