AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::aplCapabilityCommonInterfaces::test::MockAPLRuntime Class Reference

#include <MockAPLRuntime.h>

Inheritance diagram for alexaClientSDK::aplCapabilityCommonInterfaces::test::MockAPLRuntime:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::aplCapabilityCommonInterfaces::test::MockAPLRuntime:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD5 (renderDocument, void(const std::string &document, const std::string &data, const PresentationSession &presentationSession, const PresentationOptions &presentationOptions, std::shared_ptr< APLDocumentObserverInterface > observer))
 
 MOCK_CONST_METHOD0 (getMaxAPLVersion, std::string())
 
- Public Member Functions inherited from alexaClientSDK::aplCapabilityCommonInterfaces::APLRuntimeInterface
virtual ~APLRuntimeInterface ()=default
 
virtual void renderDocument (const std::string &document, const std::string &data, const PresentationSession &presentationSession, const PresentationOptions &presentationOptions, std::shared_ptr< APLDocumentObserverInterface > observer)=0
 
virtual std::string getMaxAPLVersion () const =0
 

Detailed Description

Mock class that implements APLRuntimeInterface

Member Function Documentation

◆ MOCK_CONST_METHOD0()

alexaClientSDK::aplCapabilityCommonInterfaces::test::MockAPLRuntime::MOCK_CONST_METHOD0 ( getMaxAPLVersion  ,
std::string()   
)

◆ MOCK_METHOD5()

alexaClientSDK::aplCapabilityCommonInterfaces::test::MockAPLRuntime::MOCK_METHOD5 ( renderDocument  ,
void(const std::string &document, const std::string &data, const PresentationSession &presentationSession, const PresentationOptions &presentationOptions, std::shared_ptr< APLDocumentObserverInterface > observer)   
)

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