![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gtest/gtest.h>#include <rapidjson/rapidjson.h>#include "AVSCommon/AVS/AVSContext.h"#include "AVSCommon/AVS/CapabilityState.h"#include "AVSCommon/AVS/CapabilityTag.h"#include "AVSCommon/Utils/JSON/JSONUtils.h"#include "AVSCommon/Utils/Optional.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 (AVSContextTest, test_setterAndGetters) | |
| alexaClientSDK::avsCommon::avs::test::TEST (AVSContextTest, test_toJsonWithEmptyContext) | |
| alexaClientSDK::avsCommon::avs::test::TEST (AVSContextTest, test_toJsonWithPropertyInstance) | |
| Test that AVSContext will include all fields including instance. More... | |
| alexaClientSDK::avsCommon::avs::test::TEST (AVSContextTest, test_toJsonWithoutPropertyInstance) | |
| Test that AVSContext will not include an instance field if the state does not have an instance identifier. More... | |
Variables | |
| static const CapabilityTag | alexaClientSDK::avsCommon::avs::test::CAPABILITY_TAG {"Namespace", "Name", "EndpointId"} |
| A capability tag. More... | |
| static const CapabilityState | alexaClientSDK::avsCommon::avs::test::CAPABILITY_STATE {R"("Value")"} |
| A capability state. 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