![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gmock/gmock.h>#include <gtest/gtest.h>#include "AVSCommon/AVS/MessageRequest.h"#include "AVSCommon/AVS/EditableMessageRequest.h"
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::avsCommon | |
| alexaClientSDK::avsCommon::avs | |
| alexaClientSDK::avsCommon::avs::test | |
Functions | |
| alexaClientSDK::avsCommon::avs::test::TEST_F (MessageRequestTest, test_copyConstructor) | |
| Test copy constructor. More... | |
| alexaClientSDK::avsCommon::avs::test::TEST_F (MessageRequestTest, test_extraHeaders) | |
| alexaClientSDK::avsCommon::avs::test::TEST_F (MessageRequestTest, test_eventHeaders) | |
| alexaClientSDK::avsCommon::avs::test::TEST_F (MessageRequestTest, test_partialEventHeaders) | |
| alexaClientSDK::avsCommon::avs::test::TEST_F (MessageRequestTest, test_incorrectlyFormattedEventHeaders) | |
| alexaClientSDK::avsCommon::avs::test::TEST_F (MessageRequestTest, test_emptyEventHeaders) | |
| alexaClientSDK::avsCommon::avs::test::TEST_F (MessageRequestTest, test_isResolved) | |
| alexaClientSDK::avsCommon::avs::test::TEST_F (MessageRequestTest, test_resolveRequestFails) | |
| alexaClientSDK::avsCommon::avs::test::TEST_F (MessageRequestTest, test_resolveRequest) | |
Variables | |
| static const std::string | alexaClientSDK::avsCommon::avs::test::VALID_TEST_EVENT |
| Valid test event. More... | |
| static const std::string | alexaClientSDK::avsCommon::avs::test::PARTIALLY_VALID_TEST_EVENT |
| Partially valid test event. More... | |
| static const std::string | alexaClientSDK::avsCommon::avs::test::INCORRECTLY_FORMATTED_TEST_EVENT |
| Incorrectly formatted test event. More... | |
| static const std::string | alexaClientSDK::avsCommon::avs::test::INVALID_TEST_EVENT |
| Invalid test event. More... | |
| static const std::string | alexaClientSDK::avsCommon::avs::test::TEST_NAMESPACE = "test_namespace" |
| Test event namespace header value. More... | |
| static const std::string | alexaClientSDK::avsCommon::avs::test::TEST_NAME = "test_name" |
| Test event name header value. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0