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

Public Member Functions

 MOCK_METHOD0 (applyChange, std::pair< bool, std::string >())
 
 MOCK_METHOD0 (revertChange, std::string())
 
 MOCK_METHOD1 (applyDbChange, std::pair< bool, std::string >(const std::string &dbValue))
 
 MOCK_METHOD1 (notifyObservers, void(SettingNotifications))
 

Detailed Description

Object that allow us to mock the callback functions.

Member Function Documentation

◆ MOCK_METHOD0() [1/2]

alexaClientSDK::settings::test::MockCallbacks::MOCK_METHOD0 ( applyChange  ,
std::pair< bool, std::string >  () 
)

◆ MOCK_METHOD0() [2/2]

alexaClientSDK::settings::test::MockCallbacks::MOCK_METHOD0 ( revertChange  ,
std::string()   
)

◆ MOCK_METHOD1() [1/2]

alexaClientSDK::settings::test::MockCallbacks::MOCK_METHOD1 ( applyDbChange  ,
std::pair< bool, std::string >  const std::string &dbValue 
)

◆ MOCK_METHOD1() [2/2]

alexaClientSDK::settings::test::MockCallbacks::MOCK_METHOD1 ( notifyObservers  ,
void(SettingNotifications  
)

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