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 <memory>
#include <AVSCommon/Utils/Error/SuccessResult.h>
#include <acsdkCommunicationInterfaces/FunctionInvokerInterface.h>
#include "acsdkCommunication/InMemoryCommunicationInvokeHandler.h"
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::acsdkCommunication | |
alexaClientSDK::acsdkCommunication::test | |
Functions | |
alexaClientSDK::acsdkCommunication::test::TEST_F (InMemoryCommunicationInvokeHandlerTest, test_registerFunction) | |
alexaClientSDK::acsdkCommunication::test::TEST_F (InMemoryCommunicationInvokeHandlerTest, test_deregisterFunction) | |
alexaClientSDK::acsdkCommunication::test::TEST_F (InMemoryCommunicationInvokeHandlerTest, test_invokeFunctions) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0