AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Test fixture for testing Channel. More...
Classes | |
struct | ActivityUpdateElem |
Protected Member Functions | |
virtual void | SetUp () |
void | checkActivityUpdates (std::shared_ptr< Channel > channel, std::vector< ActivityUpdateElem > &incoming) |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | TearDown () |
Protected Attributes | |
std::shared_ptr< TestClient > | clientA |
observer A for the Content MultiActivity Channel More... | |
std::shared_ptr< TestClient > | clientB |
observer B for the Content MultiActivity Channel More... | |
std::shared_ptr< TestClient > | clientC |
observer C for the Content MultiActivity Channel More... | |
std::shared_ptr< Channel > | testChannel |
A test Channel. More... | |
std::shared_ptr< Channel > | contentChannel |
Content Channel. More... | |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Public Member Functions inherited from alexaClientSDK::afml::test::FocusChangeManager | |
TestClient::testClientInfo | getWaitResult (std::shared_ptr< TestClient > client) |
void | assertFocusChange (std::shared_ptr< TestClient > client, FocusState expectedFocusState) |
void | assertNoFocusChange (std::shared_ptr< TestClient > client) |
void | assertMixingBehaviorChange (std::shared_ptr< TestClient > client, MixingBehavior behavior) |
void | assertNoMixingBehaviorChange (std::shared_ptr< TestClient > client) |
void | assertNoMixingBehaviorOrFocusChange (std::shared_ptr< TestClient > client) |
void | assertMixingBehaviorAndFocusChange (std::shared_ptr< TestClient > client, FocusState expectedFocusState, MixingBehavior behavior) |
Static Public Member Functions inherited from testing::Test | |
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 Channel.
|
inlineprotected |
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
|
protected |
observer A for the Content MultiActivity Channel
|
protected |
observer B for the Content MultiActivity Channel
|
protected |
observer C for the Content MultiActivity Channel
|
protected |
Content Channel.
|
protected |
A test Channel.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0