AlexaClientSDK  1.20.1
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Protected Member Functions | Protected Attributes | List of all members
alexaClientSDK::equalizer::test::EqualizerControllerTest Class Reference
Inheritance diagram for alexaClientSDK::equalizer::test::EqualizerControllerTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::equalizer::test::EqualizerControllerTest:
Collaboration graph
[legend]

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::shared_ptr< MockEqualizerStorageInterfacem_storage
 Persistent storage mock. More...
 
std::shared_ptr< EqualizerConfigurationInterfacem_configuration
 Equalizer configuration used in tests. More...
 
std::shared_ptr< MockEqualizerModeControllerInterfacem_modeController
 Equalizer mode controller mock. More...
 

Detailed Description

Test fixture for EqualizerController tests

Member Function Documentation

◆ SetUp()

void alexaClientSDK::equalizer::test::EqualizerControllerTest::SetUp ( )
overrideprotected

Member Data Documentation

◆ m_configuration

std::shared_ptr<EqualizerConfigurationInterface> alexaClientSDK::equalizer::test::EqualizerControllerTest::m_configuration
protected

Equalizer configuration used in tests.

◆ m_modeController

std::shared_ptr<MockEqualizerModeControllerInterface> alexaClientSDK::equalizer::test::EqualizerControllerTest::m_modeController
protected

Equalizer mode controller mock.

◆ m_storage

std::shared_ptr<MockEqualizerStorageInterface> alexaClientSDK::equalizer::test::EqualizerControllerTest::m_storage
protected

Persistent storage mock.


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

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