assertFocusChange(std::shared_ptr< TestClient > client, FocusState expectedFocusState) | alexaClientSDK::afml::test::FocusChangeManager | inline |
assertMixingBehaviorAndFocusChange(std::shared_ptr< TestClient > client, FocusState expectedFocusState, MixingBehavior behavior) | alexaClientSDK::afml::test::FocusChangeManager | inline |
assertMixingBehaviorChange(std::shared_ptr< TestClient > client, MixingBehavior behavior) | alexaClientSDK::afml::test::FocusChangeManager | inline |
assertNoFocusChange(std::shared_ptr< TestClient > client) | alexaClientSDK::afml::test::FocusChangeManager | inline |
assertNoMixingBehaviorChange(std::shared_ptr< TestClient > client) | alexaClientSDK::afml::test::FocusChangeManager | inline |
assertNoMixingBehaviorOrFocusChange(std::shared_ptr< TestClient > client) | alexaClientSDK::afml::test::FocusChangeManager | inline |
checkActivityUpdates(std::shared_ptr< Channel > channel, std::vector< ActivityUpdateElem > &incoming) | alexaClientSDK::afml::test::ChannelTest | inlineprotected |
clientA | alexaClientSDK::afml::test::ChannelTest | protected |
clientB | alexaClientSDK::afml::test::ChannelTest | protected |
clientC | alexaClientSDK::afml::test::ChannelTest | protected |
contentChannel | alexaClientSDK::afml::test::ChannelTest | protected |
getWaitResult(std::shared_ptr< TestClient > client) | alexaClientSDK::afml::test::FocusChangeManager | inline |
HasFailure() | testing::Test | inlinestatic |
HasFatalFailure() | testing::Test | static |
HasNonfatalFailure() | testing::Test | static |
RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
RecordProperty(const std::string &key, int value) | testing::Test | static |
SetUp() | alexaClientSDK::afml::test::ChannelTest | inlineprotectedvirtual |
SetUpTestCase() | testing::Test | inlinestatic |
SetUpTestCaseFunc typedef | testing::Test | |
TearDown() | testing::Test | protectedvirtual |
TearDownTestCase() | testing::Test | inlinestatic |
TearDownTestCaseFunc typedef | testing::Test | |
Test() | testing::Test | protected |
testChannel | alexaClientSDK::afml::test::ChannelTest | protected |
~Test() | testing::Test | virtual |