AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Protected Attributes | List of all members
alexaClientSDK::capabilityAgents::speakerManager::test::ChannelVolumeManagerTest Class Reference
Inheritance diagram for alexaClientSDK::capabilityAgents::speakerManager::test::ChannelVolumeManagerTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::capabilityAgents::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< ChannelVolumeManagerunit
 

Member Function Documentation

◆ getCurrentVolume()

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

Helper function to retrieve current Volume.

◆ SetUp()

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

SetUp before each test.

◆ TearDown()

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

TearDown after each test.

Member Data Documentation

◆ m_speaker

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

◆ unit

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

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

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