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

Protected Member Functions

void SetUp () override
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void TearDown ()
 

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...
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
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)
 

Detailed Description

Test fixture for EqualizerController tests

Member Function Documentation

◆ SetUp()

void alexaClientSDK::acsdkEqualizer::test::EqualizerControllerTest::SetUp ( )
overrideprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ m_configuration

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

Equalizer configuration used in tests.

◆ m_modeController

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

Equalizer mode controller mock.

◆ m_storage

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

Persistent storage mock.


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