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

#include <MockAVSGatewayAssigner.h>

Inheritance diagram for alexaClientSDK::avsCommon::sdkInterfaces::test::MockAVSGatewayAssigner:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::sdkInterfaces::test::MockAVSGatewayAssigner:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD1 (setAVSGateway, void(const std::string &avsGateway))
 
 MOCK_CONST_METHOD0 (getAVSGateway, std::string())
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::AVSGatewayAssignerInterface
virtual ~AVSGatewayAssignerInterface ()=default
 Destructor. More...
 
virtual void setAVSGateway (const std::string &avsGateway)=0
 
virtual std::string getAVSGateway () const =0
 

Member Function Documentation

◆ MOCK_CONST_METHOD0()

alexaClientSDK::avsCommon::sdkInterfaces::test::MockAVSGatewayAssigner::MOCK_CONST_METHOD0 ( getAVSGateway  ,
std::string()   
)

◆ MOCK_METHOD1()

alexaClientSDK::avsCommon::sdkInterfaces::test::MockAVSGatewayAssigner::MOCK_METHOD1 ( setAVSGateway  ,
void(const std::string &avsGateway)   
)

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