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

Public Member Functions

 MOCK_METHOD7 (start, void(std::shared_ptr< acsdkAlerts::renderer::RendererObserverInterface > observer, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()>, bool, const std::vector< std::string > &, int, std::chrono::milliseconds, bool))
 
 MOCK_METHOD0 (stop, void())
 
 MOCK_METHOD7 (start, void(std::shared_ptr< acsdkAlerts::renderer::RendererObserverInterface > observer, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()> audioFactory, bool alarmVolumeRampEnabled, const std::vector< std::string > &urls, int loopCount, std::chrono::milliseconds loopPause, bool startWithPause))
 
 MOCK_METHOD0 (stop, void())
 
 MOCK_METHOD7 (start, void(std::shared_ptr< acsdkAlerts::renderer::RendererObserverInterface > observer, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()> audioFactory, bool alarmVolumeRampEnabled, const std::vector< std::string > &urls, int loopCount, std::chrono::milliseconds loopPause, bool startWithPause))
 
 MOCK_METHOD0 (stop, void())
 
- Public Member Functions inherited from alexaClientSDK::acsdkAlerts::renderer::RendererInterface
virtual ~RendererInterface ()=default
 
virtual void start (std::shared_ptr< acsdkAlerts::renderer::RendererObserverInterface > observer, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()> audioFactory, bool volumeRampEnabled, const std::vector< std::string > &urls=std::vector< std::string >(), int loopCount=0, std::chrono::milliseconds loopPause=std::chrono::milliseconds{0}, bool startWithPause=false)=0
 
virtual void stop ()=0
 

Detailed Description

Mock of RendererInterface.

Member Function Documentation

◆ MOCK_METHOD0() [1/3]

alexaClientSDK::acsdkAlerts::test::MockRenderer::MOCK_METHOD0 ( stop  ,
void()   
)

◆ MOCK_METHOD0() [2/3]

alexaClientSDK::acsdkAlerts::test::MockRenderer::MOCK_METHOD0 ( stop  ,
void()   
)

◆ MOCK_METHOD0() [3/3]

alexaClientSDK::acsdkAlerts::test::MockRenderer::MOCK_METHOD0 ( stop  ,
void()   
)

◆ MOCK_METHOD7() [1/3]

alexaClientSDK::acsdkAlerts::test::MockRenderer::MOCK_METHOD7 ( start  ,
void(std::shared_ptr< acsdkAlerts::renderer::RendererObserverInterface > observer, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()> audioFactory, bool alarmVolumeRampEnabled, const std::vector< std::string > &urls, int loopCount, std::chrono::milliseconds loopPause, bool startWithPause)   
)

◆ MOCK_METHOD7() [2/3]

alexaClientSDK::acsdkAlerts::test::MockRenderer::MOCK_METHOD7 ( start  ,
void(std::shared_ptr< acsdkAlerts::renderer::RendererObserverInterface > observer, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()> audioFactory, bool alarmVolumeRampEnabled, const std::vector< std::string > &urls, int loopCount, std::chrono::milliseconds loopPause, bool startWithPause)   
)

◆ MOCK_METHOD7() [3/3]

alexaClientSDK::acsdkAlerts::test::MockRenderer::MOCK_METHOD7 ( start  ,
void(std::shared_ptr< acsdkAlerts::renderer::RendererObserverInterface > observer, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()>, bool, const std::vector< std::string > &, int, std::chrono::milliseconds, bool)   
)

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

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