![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <MockAPLRuntime.h>
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()) | |
![]() | |
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 |
Mock class that implements APLRuntimeInterface
alexaClientSDK::aplCapabilityCommonInterfaces::test::MockAPLRuntime::MOCK_CONST_METHOD0 | ( | getMaxAPLVersion | , |
std::string() | |||
) |
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) | |||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0