![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Test harness for PresentationOrchestratorClient
class.
More...
Public Member Functions | |
PresentationOrchestratorClientTest ()=default | |
void | SetUp () override |
Set up the test harness for running a test. More... | |
void | TearDown () override |
Clean up the test harness after running a test. More... | |
![]() | |
virtual | ~Test () |
Protected Attributes | |
std::shared_ptr< MockPresentationOrchestratorStateTracker > | m_stateTracker |
Mock of PresentationOrchestratorStateTracker . More... | |
std::shared_ptr< MockPresentationObserver > | m_presentationObserver |
Mock of PresentationObserver . More... | |
std::shared_ptr< MockVisualTimeoutManager > | m_visualTimeoutManager |
Mock of VisualTimeoutManager . More... | |
std::shared_ptr< PresentationOrchestratorClient > | m_presentationOrchestratorClient |
An instance of the PresentationOrchestratorClient per test. More... | |
std::shared_ptr< alexaClientSDK::avsCommon::utils::threading::Executor > | m_executor |
An instance of Executor used by PO Client. More... | |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
![]() | |
Test () | |
Test harness for PresentationOrchestratorClient
class.
|
default |
|
overridevirtual |
Set up the test harness for running a test.
Reimplemented from testing::Test.
|
overridevirtual |
Clean up the test harness after running a test.
Reimplemented from testing::Test.
|
protected |
An instance of Executor
used by PO Client.
|
protected |
Mock of PresentationObserver
.
|
protected |
An instance of the PresentationOrchestratorClient
per test.
|
protected |
Mock of PresentationOrchestratorStateTracker
.
|
protected |
Mock of VisualTimeoutManager
.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0