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 <rapidjson/rapidjson.h>
#include <AVSCommon/AVS/ComponentConfiguration.h>
#include <AVSCommon/Utils/JSON/JSONUtils.h>
#include "SoftwareComponentReporter/SoftwareComponentReporterCapabilityAgent.h"
Classes | |
class | alexaClientSDK::capabilityAgents::softwareComponentReporter::test::SoftwareComponentReporterCapabilityAgentTest |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::capabilityAgents | |
alexaClientSDK::capabilityAgents::softwareComponentReporter | |
alexaClientSDK::capabilityAgents::softwareComponentReporter::test | |
Functions | |
alexaClientSDK::capabilityAgents::softwareComponentReporter::test::TEST_F (SoftwareComponentReporterCapabilityAgentTest, test_addComponentConfiguration) | |
alexaClientSDK::capabilityAgents::softwareComponentReporter::test::TEST_F (SoftwareComponentReporterCapabilityAgentTest, test_addMultipleComponentConfiguration) | |
alexaClientSDK::capabilityAgents::softwareComponentReporter::test::TEST_F (SoftwareComponentReporterCapabilityAgentTest, test_addDupeComponentConfiguration) | |
alexaClientSDK::capabilityAgents::softwareComponentReporter::test::TEST_F (SoftwareComponentReporterCapabilityAgentTest, test_configurationJsonBuilds) | |
alexaClientSDK::capabilityAgents::softwareComponentReporter::test::TEST_F (SoftwareComponentReporterCapabilityAgentTest, test_configurationJsonEmpty) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0