AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <string>
#include <unordered_map>
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include "AVSCommon/AVS/NamespaceAndName.h"
Classes | |
class | alexaClientSDK::avsCommon::avs::test::NamespaceAndNameTest |
NamespaceAndNameTest. More... | |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::avsCommon | |
alexaClientSDK::avsCommon::avs | |
alexaClientSDK::avsCommon::avs::test | |
Functions | |
static const std::string | alexaClientSDK::avsCommon::avs::test::NAMESPACE_SPEECH_RECOGNIZER ("SpeechRecognizer") |
nameSpace value for testing. More... | |
static const std::string | alexaClientSDK::avsCommon::avs::test::NAME_RECOGNIZE ("Recognize") |
name value for testing. More... | |
static const std::string | alexaClientSDK::avsCommon::avs::test::NAMESPACE_SPEAKER ("Speaker") |
nameSpace value for testing. More... | |
static const std::string | alexaClientSDK::avsCommon::avs::test::NAME_SET_VOLUME ("SetVolume") |
name value for testing. More... | |
alexaClientSDK::avsCommon::avs::test::TEST_F (NamespaceAndNameTest, test_defaultConstructor) | |
alexaClientSDK::avsCommon::avs::test::TEST_F (NamespaceAndNameTest, test_constructorWithValues) | |
alexaClientSDK::avsCommon::avs::test::TEST_F (NamespaceAndNameTest, test_inUnorderedMap) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0