![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Attributes | |
const std::string | boundary {"wooohooo"} |
boundary More... | |
const std::string | payload1 {"The quick brown fox jumped over the lazy dog"} |
payloads More... | |
const std::string | payload2 |
const std::string | payload3 |
const std::string | key1 {"content-type"} |
const std::string | key2 {"content-type"} |
const std::string | key3 {"xyz-abc"} |
const std::string | key4 {"holy-cow"} |
const std::string | key5 {"x-amzn-id"} |
const std::string | value1 {"plain/text"} |
const std::string | value2 {"application/xml"} |
const std::string | value3 {"123243124"} |
const std::string | value4 {"tellmehow"} |
const std::string | value5 {"eg1782ge71g172ge1"} |
const std::string | header1 {BUILD_HEADER(1)} |
const std::string | header2 {BUILD_HEADER(2)} |
const std::string | header3 {BUILD_HEADER(3)} |
const std::string | header4 {BUILD_HEADER(4)} |
const std::string | header5 {BUILD_HEADER(5)} |
const std::string | encodedPayload |
Expected output from encoding the above. More... | |
const size_t | encodedSize = encodedPayload.size() |
Expected size. More... | |
const std::vector< std::string > | headers1 = {header2, header3, header4} |
Header sets for each payload. More... | |
const std::vector< std::string > | headers2 = {header1, header5} |
const std::vector< std::string > | headers3 = {header1} |
const std::vector< std::multimap< std::string, std::string > > | expectedHeaders |
Expected header values. More... | |
const std::vector< std::string > | expectedData = {payload1, payload2, payload3} |
Expected data (payloads). More... | |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
virtual | ~Test () |
![]() | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
![]() | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::boundary {"wooohooo"} |
boundary
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::encodedPayload |
Expected output from encoding the above.
const size_t alexaClientSDK::avsCommon::test::MIMEParserTest::encodedSize = encodedPayload.size() |
Expected size.
const std::vector<std::string> alexaClientSDK::avsCommon::test::MIMEParserTest::expectedData = {payload1, payload2, payload3} |
Expected data (payloads).
const std::vector<std::multimap<std::string, std::string> > alexaClientSDK::avsCommon::test::MIMEParserTest::expectedHeaders |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::header1 {BUILD_HEADER(1)} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::header2 {BUILD_HEADER(2)} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::header3 {BUILD_HEADER(3)} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::header4 {BUILD_HEADER(4)} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::header5 {BUILD_HEADER(5)} |
const std::vector<std::string> alexaClientSDK::avsCommon::test::MIMEParserTest::headers1 = {header2, header3, header4} |
Header sets for each payload.
const std::vector<std::string> alexaClientSDK::avsCommon::test::MIMEParserTest::headers2 = {header1, header5} |
const std::vector<std::string> alexaClientSDK::avsCommon::test::MIMEParserTest::headers3 = {header1} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::key1 {"content-type"} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::key2 {"content-type"} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::key3 {"xyz-abc"} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::key4 {"holy-cow"} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::key5 {"x-amzn-id"} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::payload1 {"The quick brown fox jumped over the lazy dog"} |
payloads
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::payload2 |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::payload3 |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::value1 {"plain/text"} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::value2 {"application/xml"} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::value3 {"123243124"} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::value4 {"tellmehow"} |
const std::string alexaClientSDK::avsCommon::test::MIMEParserTest::value5 {"eg1782ge71g172ge1"} |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0