![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Test fixture for testing DialogUXStateAggregator. More...
Protected Member Functions | |
virtual void | SetUp () |
![]() | |
Test () | |
virtual void | TearDown () |
Protected Attributes | |
std::shared_ptr< DialogUXStateAggregator > | m_aggregator |
The UX state aggregator. More... | |
std::shared_ptr< TestObserver > | m_testObserver |
A test observer. More... | |
std::shared_ptr< TestObserver > | m_anotherTestObserver |
Another test observer. More... | |
avsCommon::utils::mediaPlayer::MediaPlayerState | m_testMediaPlayerState |
A MediaPlayerState object passed to onStateChange by SpeechSynthesizer. More... | |
std::vector< avsCommon::utils::audioAnalyzer::AudioAnalyzerState > | m_testAudioAnalyzerState |
A vector of AudioAnalyzerState objects passed to onStateChanged by SpeechSynthesizer. More... | |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
virtual | ~Test () |
![]() | |
void | assertStateChange (std::shared_ptr< TestObserver > observer, DialogUXStateObserverInterface::DialogUXState expectedState, std::chrono::milliseconds timeout=DEFAULT_TIMEOUT) |
void | assertNoStateChange (std::shared_ptr< TestObserver > observer, std::chrono::milliseconds timeout=SHORT_TIMEOUT) |
![]() | |
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 fixture for testing DialogUXStateAggregator.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
|
protected |
The UX state aggregator.
|
protected |
Another test observer.
|
protected |
A vector of AudioAnalyzerState objects passed to onStateChanged by SpeechSynthesizer.
|
protected |
A MediaPlayerState object passed to onStateChange by SpeechSynthesizer.
|
protected |
A test observer.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0