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

Public Member Functions

 MOCK_METHOD0 (init, bool())
 
 MOCK_METHOD1 (loadState, bool(GatewayVerifyState *))
 
 MOCK_METHOD1 (saveState, bool(const GatewayVerifyState &))
 
 MOCK_METHOD0 (clear, void())
 
- Public Member Functions inherited from alexaClientSDK::avsGatewayManager::storage::AVSGatewayManagerStorageInterface
virtual ~AVSGatewayManagerStorageInterface ()=default
 
virtual bool init ()=0
 
virtual bool loadState (GatewayVerifyState *state)=0
 
virtual bool saveState (const GatewayVerifyState &state)=0
 
virtual void clear ()=0
 

Member Function Documentation

◆ MOCK_METHOD0() [1/2]

alexaClientSDK::avsGatewayManager::test::MockAVSGatewayManagerStorage::MOCK_METHOD0 ( init  ,
bool()   
)

◆ MOCK_METHOD0() [2/2]

alexaClientSDK::avsGatewayManager::test::MockAVSGatewayManagerStorage::MOCK_METHOD0 ( clear  ,
void()   
)

◆ MOCK_METHOD1() [1/2]

alexaClientSDK::avsGatewayManager::test::MockAVSGatewayManagerStorage::MOCK_METHOD1 ( loadState  ,
bool(GatewayVerifyState *)   
)

◆ MOCK_METHOD1() [2/2]

alexaClientSDK::avsGatewayManager::test::MockAVSGatewayManagerStorage::MOCK_METHOD1 ( saveState  ,
bool(const GatewayVerifyState &)   
)

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