![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Member Functions | |
void | SetUp () |
SetUp before each test case. More... | |
![]() | |
virtual | ~Test () |
Protected Attributes | |
std::shared_ptr< BluetoothEventBus > | m_eventBus |
The eventbus in which the BluetoothMediaInputTransformer will received Media events on. More... | |
std::shared_ptr< MockPlaybackRouter > | m_mockRouter |
A mock object. More... | |
std::shared_ptr< BluetoothMediaInputTransformer > | m_mediaInputTransformer |
The BluetoothMediaInputTransformer instance under test. 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 () | |
virtual void | TearDown () |
|
virtual |
SetUp before each test case.
Reimplemented from testing::Test.
|
protected |
The eventbus in which the BluetoothMediaInputTransformer
will received Media events on.
|
protected |
The BluetoothMediaInputTransformer
instance under test.
|
protected |
A mock object.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0