Definition at line 82 of file gmock-nice-strict_test.cc.
◆ MockFoo()
testing::gmock_nice_strict_test::MockFoo::MockFoo |
( |
| ) |
|
|
inline |
◆ Delete()
void testing::gmock_nice_strict_test::MockFoo::Delete |
( |
| ) |
|
|
inline |
◆ 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: