AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
ReportStateHandlerTest.cpp File Reference
#include <chrono>
#include <memory>
#include <string>
#include <gtest/gtest.h>
#include <System/ReportStateHandler.h>
#include <RegistrationManager/CustomerDataManagerFactory.h>
#include <AVSCommon/SDKInterfaces/MockExceptionEncounteredSender.h>
#include <AVSCommon/SDKInterfaces/MockMessageSender.h>
#include <AVSCommon/SDKInterfaces/MockAVSConnectionManager.h>
#include <AVSCommon/SDKInterfaces/Storage/StubMiscStorage.h>
#include <AVSCommon/SDKInterfaces/MockDirectiveHandlerResult.h>
#include <AVSCommon/AVS/AVSMessageHeader.h>
#include <AVSCommon/AVS/AVSDirective.h>
#include <AVSCommon/AVS/MessageRequest.h>
#include <AVSCommon/AVS/Attachment/AttachmentManager.h>
Include dependency graph for ReportStateHandlerTest.cpp:

Classes

class  alexaClientSDK::capabilityAgents::system::test::MockStateReportGenerator
 
class  alexaClientSDK::capabilityAgents::system::test::ReportStateHandlerTest
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::capabilityAgents
 
 alexaClientSDK::capabilityAgents::system
 
 alexaClientSDK::capabilityAgents::system::test
 

Functions

static const std::string alexaClientSDK::capabilityAgents::system::test::TEST_MESSAGE_ID ("c88f970a-3519-4ecb-bdcc-0488aca22b87")
 Fake message ID used for testing. More...
 
static const std::string alexaClientSDK::capabilityAgents::system::test::TEST_REQUEST_ID ("4b73575e-2e7d-425b-bfa4-c6615e0fbd43")
 Fake request ID used for testing. More...
 
static const std::string alexaClientSDK::capabilityAgents::system::test::TEST_CONTEXT_ID ("71c967d8-ad58-47b0-924d-b752deb75e4e")
 Fake context ID used for testing. More...
 
 alexaClientSDK::capabilityAgents::system::test::TEST_F (ReportStateHandlerTest, testReportState)
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0