![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Test harness for AVSConnectionManager
class.
More...
Public Member Functions | |
void | SetUp () override |
void | TearDown () override |
![]() | |
virtual | ~Test () |
Public Attributes | |
std::shared_ptr< AVSConnectionManager > | m_avsConnectionManager |
std::shared_ptr< MockMessageRouter > | m_messageRouter |
std::shared_ptr< MockConnectionStatusObserver > | m_observer |
std::shared_ptr< MockMessageObserver > | m_messageObserver |
std::shared_ptr< MockInternetConnectionMonitor > | m_mockConnectionMonitor |
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 AVSConnectionManager
class.
|
overridevirtual |
Reimplemented from testing::Test.
|
overridevirtual |
Reimplemented from testing::Test.
std::shared_ptr<AVSConnectionManager> alexaClientSDK::acl::test::AVSConnectionManagerTest::m_avsConnectionManager |
std::shared_ptr<MockMessageObserver> alexaClientSDK::acl::test::AVSConnectionManagerTest::m_messageObserver |
std::shared_ptr<MockMessageRouter> alexaClientSDK::acl::test::AVSConnectionManagerTest::m_messageRouter |
std::shared_ptr<MockInternetConnectionMonitor> alexaClientSDK::acl::test::AVSConnectionManagerTest::m_mockConnectionMonitor |
std::shared_ptr<MockConnectionStatusObserver> alexaClientSDK::acl::test::AVSConnectionManagerTest::m_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