16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_TEST_AVSCOMMON_UTILS_COMMON_MIMEUTILS_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_TEST_AVSCOMMON_UTILS_COMMON_MIMEUTILS_H_ 74 std::shared_ptr<TestableMessageObserver> messageObserver);
88 std::shared_ptr<TestableMessageObserver> messageObserver);
98 std::shared_ptr<TestableMessageObserver> m_messageObserver;
124 std::shared_ptr<avsCommon::avs::attachment::AttachmentManager> attachmentManager);
138 std::shared_ptr<avsCommon::avs::attachment::AttachmentManager> m_attachmentManager;
154 const std::vector<std::shared_ptr<TestMimePart>>& mimeParts,
156 bool addPrependedNewline =
true);
162 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_TEST_AVSCOMMON_UTILS_COMMON_MIMEUTILS_H_ std::string constructTestMimeString(const std::vector< std::shared_ptr< TestMimePart >> &mimeParts, const std::string &boundaryString, bool addPrependedNewline=true)
Definition: MimeUtils.cpp:113
::std::string string
Definition: gtest-port.h:1097
Definition: MimeUtils.h:107
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: MimeUtils.h:35
virtual std::string getMimeString() const =0
Definition: MimeUtils.h:60
virtual bool validateMimeParsing()=0
tuple message
Definition: gtest_output_test.py:331