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::MockVisualStateProvider Class Reference

#include <MockVisualStateProvider.h>

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

Public Member Functions

 MOCK_METHOD2 (provideState, void(const PresentationToken &token, const avsCommon::sdkInterfaces::ContextRequestToken stateRequestToken))
 
- Public Member Functions inherited from alexaClientSDK::aplCapabilityCommonInterfaces::VisualStateProviderInterface
virtual ~VisualStateProviderInterface ()=default
 
virtual void provideState (const PresentationToken &token, const avsCommon::sdkInterfaces::ContextRequestToken stateRequestToken)=0
 

Detailed Description

Mock of VisualStateProviderInterface for testing.

Member Function Documentation

◆ MOCK_METHOD2()

alexaClientSDK::aplCapabilityCommonInterfaces::test::MockVisualStateProvider::MOCK_METHOD2 ( provideState  ,
void(const PresentationToken &token, const avsCommon::sdkInterfaces::ContextRequestToken stateRequestToken)   
)

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