AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gtest/gtest.h>
#include <AVSCommon/Utils/Configuration/ConfigurationNode.h>
#include "InterruptModel/InterruptModel.h"
#include "InterruptModel/config/InterruptModelConfiguration.h"
Classes | |
class | alexaClientSDK::afml::interruptModel::test::InterruptModelTest |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::afml | |
alexaClientSDK::afml::interruptModel | |
alexaClientSDK::afml::interruptModel::test | |
Typedefs | |
using | alexaClientSDK::afml::interruptModel::test::JSONStream = std::vector< std::shared_ptr< std::istream > > |
Alias for JSON stream type used in ConfigurationNode initialization. More... | |
Functions | |
alexaClientSDK::afml::interruptModel::test::TEST_F (InterruptModelTest, test_emptyConfiguration) | |
alexaClientSDK::afml::interruptModel::test::TEST_F (InterruptModelTest, test_NonExistentChannelConfigReturnsUndefined) | |
alexaClientSDK::afml::interruptModel::test::TEST_F (InterruptModelTest, test_MissingContentTypeKeyReturnsUndefined) | |
alexaClientSDK::afml::interruptModel::test::TEST_F (InterruptModelTest, test_MissingMixingBehaviorKeyReturnsUndefined) | |
alexaClientSDK::afml::interruptModel::test::TEST_F (InterruptModelTest, test_MissingConfigReturnsUndefined) | |
alexaClientSDK::afml::interruptModel::test::TEST_F (InterruptModelTest, test_MissingIncomingChannelKeyReturnsUndefined) | |
alexaClientSDK::afml::interruptModel::test::TEST_F (InterruptModelTest, test_UnspecifiedMixingBehaviorKeyReturnsUndefined) | |
alexaClientSDK::afml::interruptModel::test::TEST_F (InterruptModelTest, test_UnspecifiedIncomingMixingBehaviorReturnsUndefined) | |
alexaClientSDK::afml::interruptModel::test::TEST_F (InterruptModelTest, test_InvalidIncomingMixingBehaviorReturnsUndefined) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0