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

Protected Member Functions

void testStartAlertWithContentVolume (int8_t speakerVolume, int8_t alertsVolume, const std::string &otherChannel, bool shouldResultInSetVolume)
 
void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::shared_ptr< AlertsCapabilityAgentm_alertsCA
 
std::shared_ptr< CertifiedSenderm_certifiedSender
 
std::shared_ptr< TestMessageSenderm_mockMessageSender
 
std::shared_ptr< StubMessageStoragem_messageStorage
 
std::shared_ptr< MockAVSConnectionManagerm_mockAVSConnectionManager
 
std::shared_ptr< MockFocusManagerm_mockFocusManager
 
std::shared_ptr< MockSpeakerManagerm_speakerManager
 
std::shared_ptr< MockExceptionEncounteredSenderm_exceptionSender
 
std::shared_ptr< MockContextManagerm_contextManager
 
std::shared_ptr< MockAlertStoragem_alertStorage
 
std::shared_ptr< MockAlertsAudioFactorym_alertsAudioFactory
 
std::shared_ptr< MockRendererm_renderer
 
std::shared_ptr< MockSetting< AlarmVolumeRampSetting::ValueType > > m_mockAlarmVolumeRampSetting
 
std::shared_ptr< CustomerDataManagerm_customerDataManager
 
std::unique_ptr< StrictMock< MockDirectiveHandlerResult > > m_mockDirectiveHandlerResult
 
std::shared_ptr< settings::DeviceSettingsManagerm_settingsManager
 
std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterfacem_metricRecorder
 
std::mutex m_mutex
 

Member Function Documentation

◆ SetUp()

void alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::SetUp ( )
overrideprotected

◆ TearDown()

void alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::TearDown ( )
overrideprotected

◆ testStartAlertWithContentVolume()

void alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::testStartAlertWithContentVolume ( int8_t  speakerVolume,
int8_t  alertsVolume,
const std::string &  otherChannel,
bool  shouldResultInSetVolume 
)
protected

Member Data Documentation

◆ m_alertsAudioFactory

std::shared_ptr<MockAlertsAudioFactory> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_alertsAudioFactory
protected

◆ m_alertsCA

std::shared_ptr<AlertsCapabilityAgent> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_alertsCA
protected

◆ m_alertStorage

std::shared_ptr<MockAlertStorage> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_alertStorage
protected

◆ m_certifiedSender

std::shared_ptr<CertifiedSender> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_certifiedSender
protected

◆ m_contextManager

std::shared_ptr<MockContextManager> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_contextManager
protected

◆ m_customerDataManager

std::shared_ptr<CustomerDataManager> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_customerDataManager
protected

◆ m_exceptionSender

std::shared_ptr<MockExceptionEncounteredSender> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_exceptionSender
protected

◆ m_messageStorage

std::shared_ptr<StubMessageStorage> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_messageStorage
protected

◆ m_metricRecorder

std::shared_ptr<avsCommon::utils::metrics::MetricRecorderInterface> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_metricRecorder
protected

◆ m_mockAlarmVolumeRampSetting

std::shared_ptr<MockSetting<AlarmVolumeRampSetting::ValueType> > alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_mockAlarmVolumeRampSetting
protected

◆ m_mockAVSConnectionManager

std::shared_ptr<MockAVSConnectionManager> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_mockAVSConnectionManager
protected

◆ m_mockDirectiveHandlerResult

std::unique_ptr<StrictMock<MockDirectiveHandlerResult> > alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_mockDirectiveHandlerResult
protected

◆ m_mockFocusManager

std::shared_ptr<MockFocusManager> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_mockFocusManager
protected

◆ m_mockMessageSender

std::shared_ptr<TestMessageSender> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_mockMessageSender
protected

◆ m_mutex

std::mutex alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_mutex
protected

◆ m_renderer

std::shared_ptr<MockRenderer> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_renderer
protected

◆ m_settingsManager

std::shared_ptr<settings::DeviceSettingsManager> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_settingsManager
protected

◆ m_speakerManager

std::shared_ptr<MockSpeakerManager> alexaClientSDK::capabilityAgents::alerts::test::AlertsCapabilityAgentTest::m_speakerManager
protected

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

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