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

Public Member Functions

 RendererTest ()
 
 ~RendererTest ()
 
void SetUpTest ()
 
void TearDown () override
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 

Static Protected Member Functions

static std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaTypeaudioFactoryFunc ()
 

Protected Attributes

std::shared_ptr< MockRendererObserverm_observer
 
std::shared_ptr< TestMediaPlayerm_mediaPlayer
 
std::shared_ptr< Rendererm_renderer
 
std::shared_ptr< MockApplicationAudioPipelineFactorym_audioPipelineFactory
 
std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterfacem_shutdownNotifier
 
std::shared_ptr< avsCommon::utils::network::test::MockInternetConnectionMonitorm_mockConnectionMonitor
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ RendererTest()

alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::RendererTest ( )

◆ ~RendererTest()

alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::~RendererTest ( )

Member Function Documentation

◆ audioFactoryFunc()

static std::pair<std::unique_ptr<std::istream>, const avsCommon::utils::MediaType> alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::audioFactoryFunc ( )
inlinestaticprotected

◆ SetUpTest()

void alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::SetUpTest ( )

◆ TearDown()

void alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::TearDown ( )
overridevirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ m_audioPipelineFactory

std::shared_ptr<MockApplicationAudioPipelineFactory> alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::m_audioPipelineFactory
protected

◆ m_mediaPlayer

std::shared_ptr<TestMediaPlayer> alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::m_mediaPlayer
protected

◆ m_mockConnectionMonitor

std::shared_ptr<avsCommon::utils::network::test::MockInternetConnectionMonitor> alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::m_mockConnectionMonitor
protected

◆ m_observer

std::shared_ptr<MockRendererObserver> alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::m_observer
protected

◆ m_renderer

std::shared_ptr<Renderer> alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::m_renderer
protected

◆ m_shutdownNotifier

std::shared_ptr<acsdkShutdownManagerInterfaces::ShutdownNotifierInterface> alexaClientSDK::acsdkAlerts::renderer::test::RendererTest::m_shutdownNotifier
protected

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