16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKEXCEPTIONENCOUNTEREDSENDER_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKEXCEPTIONENCOUNTEREDSENDER_H_ 24 namespace sdkInterfaces {
42 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKEXCEPTIONENCOUNTEREDSENDER_H_ Definition: AmdMetricWrapperTest.cpp:24
::std::string string
Definition: gtest-port.h:1097
ExceptionErrorType
Definition: ExceptionErrorType.h:28
virtual void sendExceptionEncountered(const std::string &unparsedDirective, avs::ExceptionErrorType error, const std::string &errorDescription)=0
Definition: MockExceptionEncounteredSender.h:30
MOCK_METHOD3(sendExceptionEncountered, void(const std::string &unparsedDirective, avs::ExceptionErrorType error, const std::string &errorDescription))
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: ExceptionEncounteredSenderInterface.h:28