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

Public Member Functions

 MOCK_METHOD1 (renderTemplateCard, void(const std::string &jsonPayload))
 
 MOCK_METHOD2 (renderPlayerInfoCard, void(const std::string &jsonPayload, TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo))
 
- Public Member Functions inherited from alexaClientSDK::templateRuntimeInterfaces::TemplateRuntimeObserverInterface
virtual ~TemplateRuntimeObserverInterface ()=default
 
virtual void renderTemplateCard (const std::string &jsonPayload)=0
 
virtual void renderPlayerInfoCard (const std::string &jsonPayload, TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo)=0
 

Member Function Documentation

◆ MOCK_METHOD1()

alexaClientSDK::templateRuntime::test::MockGui::MOCK_METHOD1 ( renderTemplateCard  ,
void(const std::string &jsonPayload)   
)

◆ MOCK_METHOD2()

alexaClientSDK::templateRuntime::test::MockGui::MOCK_METHOD2 ( renderPlayerInfoCard  ,
void(const std::string &jsonPayload, TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo)   
)

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