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

Public Member Functions

void SetUp () override
 
void TearDown () override
 

Public Attributes

std::shared_ptr< MockMediaPlayerm_player
 Mock player with which to exercise NotificationRenderer. More...
 
std::shared_ptr< MockFocusManagerm_focusManager
 Mock Focus Manager with which to exercise NotificationRenderer. More...
 
std::shared_ptr< NotificationRendererm_renderer
 The NotificationRenderer instance to exercise. More...
 
std::shared_ptr< MockNotificationRendererObserverm_observer
 Mock observer with which to monitor callbacks from m_renderer. More...
 

Detailed Description

Test rig.

Member Function Documentation

◆ SetUp()

void alexaClientSDK::capabilityAgents::notifications::test::NotificationRendererTest::SetUp ( )
override

◆ TearDown()

void alexaClientSDK::capabilityAgents::notifications::test::NotificationRendererTest::TearDown ( )
override

Member Data Documentation

◆ m_focusManager

std::shared_ptr<MockFocusManager> alexaClientSDK::capabilityAgents::notifications::test::NotificationRendererTest::m_focusManager

Mock Focus Manager with which to exercise NotificationRenderer.

◆ m_observer

std::shared_ptr<MockNotificationRendererObserver> alexaClientSDK::capabilityAgents::notifications::test::NotificationRendererTest::m_observer

Mock observer with which to monitor callbacks from m_renderer.

◆ m_player

std::shared_ptr<MockMediaPlayer> alexaClientSDK::capabilityAgents::notifications::test::NotificationRendererTest::m_player

Mock player with which to exercise NotificationRenderer.

◆ m_renderer

std::shared_ptr<NotificationRenderer> alexaClientSDK::capabilityAgents::notifications::test::NotificationRendererTest::m_renderer

The NotificationRenderer instance to exercise.


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