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

Public Member Functions

 MockFoo ()
 
 MOCK_METHOD3 (Bar, char(const std::string &s, int i, double x))
 
 MOCK_METHOD2 (Bar2, bool(int x, int y))
 
 MOCK_METHOD2 (Bar3, void(int x, int y))
 

Constructor & Destructor Documentation

◆ MockFoo()

MockFoo::MockFoo ( )
inline

Member Function Documentation

◆ MOCK_METHOD2() [1/2]

MockFoo::MOCK_METHOD2 ( Bar2  ,
bool(int x, int y)   
)

◆ MOCK_METHOD2() [2/2]

MockFoo::MOCK_METHOD2 ( Bar3  ,
void(int x, int y)   
)

◆ MOCK_METHOD3()

MockFoo::MOCK_METHOD3 ( Bar  ,
char(const std::string &s, int i, double x)   
)

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