Public Member Functions | Private 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]

Public Member Functions

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

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFoo)
 

Detailed Description

Definition at line 80 of file gmock-nice-strict_test.cc.

Constructor & Destructor Documentation

◆ MockFoo()

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

Definition at line 82 of file gmock-nice-strict_test.cc.

Member Function Documentation

◆ Delete()

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

Definition at line 83 of file gmock-nice-strict_test.cc.

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

testing::gmock_nice_strict_test::MockFoo::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MockFoo  )
private

◆ MOCK_METHOD0() [1/2]

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

◆ MOCK_METHOD0() [2/2]

testing::gmock_nice_strict_test::MockFoo::MOCK_METHOD0 ( ReturnNonDefaultConstructible  ,
NotDefaultConstructible()   
)

◆ 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:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11