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

Public Member Functions

 MockFoo ()
 
void Delete ()
 
 MOCK_METHOD0 (DoThis, void())
 
 MOCK_METHOD1 (DoThat, int(bool flag))
 
- Public Member Functions inherited from testing::gmock_nice_strict_test::Foo
virtual ~Foo ()
 
virtual void DoThis ()=0
 
virtual int DoThat (bool flag)=0
 

Constructor & Destructor Documentation

◆ MockFoo()

testing::gmock_nice_strict_test::MockFoo::MockFoo ( )
inline

Member Function Documentation

◆ Delete()

void testing::gmock_nice_strict_test::MockFoo::Delete ( )
inline

◆ MOCK_METHOD0()

testing::gmock_nice_strict_test::MockFoo::MOCK_METHOD0 ( DoThis  ,
void()   
)

◆ MOCK_METHOD1()

testing::gmock_nice_strict_test::MockFoo::MOCK_METHOD1 ( DoThat  ,
int(bool flag)   
)

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