AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include "AVSCommon/SDKInterfaces/DirectiveHandlerInterface.h"
#include "AVSCommon/AVS/HandlerAndPolicy.h"
Classes | |
class | alexaClientSDK::avsCommon::avs::test::TestDirectiveHandler |
Minimal DirectiveHandlerInterface implementation so we can generate instance pointers. More... | |
class | alexaClientSDK::avsCommon::avs::test::HandlerAndPolicyTest |
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 (HandlerAndPolicyTest, test_defaultConstructor) | |
alexaClientSDK::avsCommon::avs::test::TEST_F (HandlerAndPolicyTest, test_constructorWithValues) | |
alexaClientSDK::avsCommon::avs::test::TEST_F (HandlerAndPolicyTest, test_operatorBool) | |
alexaClientSDK::avsCommon::avs::test::TEST_F (HandlerAndPolicyTest, test_operatorEqualandNotEqual) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0