Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
testing::gmock_nice_strict_test::MockFoo Class Reference
Inheritance diagram for testing::gmock_nice_strict_test::MockFoo:
testing::gmock_nice_strict_test::Foo

Public Member Functions

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

The documentation for this class was generated from the following file: