16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_TEST_AVSCOMMON_UTILS_COMMON_MOCKREQUIRESSHUTDOWN_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_TEST_AVSCOMMON_UTILS_COMMON_MOCKREQUIRESSHUTDOWN_H_ 44 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_TEST_AVSCOMMON_UTILS_COMMON_MOCKREQUIRESSHUTDOWN_H_ const std::string & name() const
MOCK_CONST_METHOD0(name, std::string())
Definition: AmdMetricWrapperTest.cpp:24
::std::string string
Definition: gtest-port.h:1097
virtual void doShutdown()=0
Definition: RequiresShutdown.h:32
Mock class that implements RequiresShutdown.
Definition: MockRequiresShutdown.h:30
MOCK_METHOD0(shutdown, void())
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
MockRequiresShutdown(const std::string &name)
Definition: MockRequiresShutdown.cpp:23