AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Protected Attributes | List of all members
alexaClientSDK::speakerManager::test::ChannelVolumeManagerTest Class Reference

Test fixture for ChannelVolumeManager. More...

Inheritance diagram for alexaClientSDK::speakerManager::test::ChannelVolumeManagerTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::speakerManager::test::ChannelVolumeManagerTest:
Collaboration graph
[legend]

Public Member Functions

void SetUp ()
 SetUp before each test. More...
 
void TearDown ()
 TearDown after each test. More...
 
int8_t getCurrentVolume ()
 Helper function to retrieve current Volume. More...
 

Protected Attributes

std::shared_ptr< MockSpeakerInterfacem_speaker
 
std::shared_ptr< ChannelVolumeManager > unit
 

Detailed Description

Test fixture for ChannelVolumeManager.

Member Function Documentation

◆ getCurrentVolume()

int8_t alexaClientSDK::speakerManager::test::ChannelVolumeManagerTest::getCurrentVolume ( )
inline

Helper function to retrieve current Volume.

◆ SetUp()

void alexaClientSDK::speakerManager::test::ChannelVolumeManagerTest::SetUp ( )

SetUp before each test.

◆ TearDown()

void alexaClientSDK::speakerManager::test::ChannelVolumeManagerTest::TearDown ( )

TearDown after each test.

Member Data Documentation

◆ m_speaker

std::shared_ptr<MockSpeakerInterface> alexaClientSDK::speakerManager::test::ChannelVolumeManagerTest::m_speaker
protected

◆ unit

std::shared_ptr<ChannelVolumeManager> alexaClientSDK::speakerManager::test::ChannelVolumeManagerTest::unit
protected

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0