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

Public Member Functions

 MOCK_METHOD2 (renderTemplateCard, void(const std::string &jsonPayload, avsCommon::avs::FocusState focusState))
 
 MOCK_METHOD0 (clearTemplateCard, void())
 
 MOCK_METHOD3 (renderPlayerInfoCard, void(const std::string &jsonPayload, TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo, avsCommon::avs::FocusState focusState))
 
 MOCK_METHOD0 (clearPlayerInfoCard, void())
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::TemplateRuntimeObserverInterface
virtual ~TemplateRuntimeObserverInterface ()=default
 
virtual void renderTemplateCard (const std::string &jsonPayload, avsCommon::avs::FocusState focusState)=0
 
virtual void clearTemplateCard ()=0
 
virtual void renderPlayerInfoCard (const std::string &jsonPayload, TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo, avsCommon::avs::FocusState focusState)=0
 
virtual void clearPlayerInfoCard ()=0
 

Member Function Documentation

◆ MOCK_METHOD0() [1/2]

alexaClientSDK::capabilityAgents::templateRuntime::test::MockGui::MOCK_METHOD0 ( clearPlayerInfoCard  ,
void()   
)

◆ MOCK_METHOD0() [2/2]

alexaClientSDK::capabilityAgents::templateRuntime::test::MockGui::MOCK_METHOD0 ( clearTemplateCard  ,
void()   
)

◆ MOCK_METHOD2()

alexaClientSDK::capabilityAgents::templateRuntime::test::MockGui::MOCK_METHOD2 ( renderTemplateCard  ,
void(const std::string &jsonPayload, avsCommon::avs::FocusState focusState)   
)

◆ MOCK_METHOD3()

alexaClientSDK::capabilityAgents::templateRuntime::test::MockGui::MOCK_METHOD3 ( renderPlayerInfoCard  ,
void(const std::string &jsonPayload, TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo, avsCommon::avs::FocusState focusState)   
)

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

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