16 #ifndef ALEXA_CLIENT_SDK_ACL_TEST_TRANSPORT_MOCKMESSAGEREQUEST_H_ 17 #define ALEXA_CLIENT_SDK_ACL_TEST_TRANSPORT_MOCKMESSAGEREQUEST_H_ 49 #endif // ALEXA_CLIENT_SDK_ACL_TEST_TRANSPORT_MOCKMESSAGEREQUEST_H_ MockMessageRequest()
Definition: MockMessageRequest.h:39
Definition: MessageRequest.h:40
Definition: AmdMetricWrapperTest.cpp:24
::std::string string
Definition: gtest-port.h:1097
Definition: MockMessageRequest.h:34
MOCK_METHOD1(exceptionReceived, void(const std::string &exceptionMessage))
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual void sendCompleted(avsCommon::sdkInterfaces::MessageRequestObserverInterface::Status status)
virtual void exceptionReceived(const std::string &exceptionMessage)
Status
Definition: MessageRequestObserverInterface.h:33