![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
SystemSoundPlayerTest unit tests. More...
Public Member Functions | |
void | SetUp () override |
void | TearDown () override |
![]() | |
virtual | ~Test () |
Public Attributes | |
std::shared_ptr< avsCommon::sdkInterfaces::SystemSoundPlayerInterface > | m_systemSoundPlayer |
SystemSoundPlayer to test More... | |
std::shared_ptr< MockMediaPlayer > | m_mockMediaPlayer |
Player to send the audio to. More... | |
std::shared_ptr< MockApplicationAudioPipelineFactory > | m_mockAudioPipelineFactory |
Mock application audio pipeline factory. More... | |
std::shared_ptr< StubAudioFactory > | m_stubAudioFactory |
Factory to provide the mock system sound audio factory. More... | |
std::shared_ptr< MockSystemSoundAudioFactory > | m_mockSystemSoundAudioFactory |
Factory to generate the system sound audio streams. 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 () | |
SystemSoundPlayerTest unit tests.
|
overridevirtual |
Reimplemented from testing::Test.
|
overridevirtual |
Reimplemented from testing::Test.
std::shared_ptr<MockApplicationAudioPipelineFactory> alexaClientSDK::applicationUtilities::systemSoundPlayer::test::SystemSoundPlayerTest::m_mockAudioPipelineFactory |
Mock application audio pipeline factory.
std::shared_ptr<MockMediaPlayer> alexaClientSDK::applicationUtilities::systemSoundPlayer::test::SystemSoundPlayerTest::m_mockMediaPlayer |
Player to send the audio to.
std::shared_ptr<MockSystemSoundAudioFactory> alexaClientSDK::applicationUtilities::systemSoundPlayer::test::SystemSoundPlayerTest::m_mockSystemSoundAudioFactory |
Factory to generate the system sound audio streams.
std::shared_ptr<StubAudioFactory> alexaClientSDK::applicationUtilities::systemSoundPlayer::test::SystemSoundPlayerTest::m_stubAudioFactory |
Factory to provide the mock system sound audio factory.
std::shared_ptr<avsCommon::sdkInterfaces::SystemSoundPlayerInterface> alexaClientSDK::applicationUtilities::systemSoundPlayer::test::SystemSoundPlayerTest::m_systemSoundPlayer |
SystemSoundPlayer
to test
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0