16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_TEST_AVSCOMMON_UTILS_COMMON_TESTABLEMESSAGEOBSERVER_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_TEST_AVSCOMMON_UTILS_COMMON_TESTABLEMESSAGEOBSERVER_H_ 19 #include <condition_variable> 50 std::condition_variable m_cv;
52 std::vector<std::string> m_receivedDirectives;
59 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_TEST_AVSCOMMON_UTILS_COMMON_TESTABLEMESSAGEOBSERVER_H_ ::std::string string
Definition: gtest-port.h:1097
Definition: TestableMessageObserver.h:33
bool waitForDirective(const std::string &directiveMessage, const std::chrono::seconds duration)
Definition: TestableMessageObserver.cpp:43
void receive(const std::string &contextId, const std::string &message) override
Definition: TestableMessageObserver.cpp:36
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: MessageObserverInterface.h:28
tuple message
Definition: gtest_output_test.py:331