Protected Member Functions | Protected Attributes | List of all members
testing::gmock_function_mocker_test::MockMethodFunctionMockerTest Class Reference
Inheritance diagram for testing::gmock_function_mocker_test::MockMethodFunctionMockerTest:
Inheritance graph
[legend]

Protected Member Functions

 MockMethodFunctionMockerTest ()
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void TearDown ()
 
 Test ()
 

Protected Attributes

FooInterface *const foo_
 
MockFoo mock_foo_
 

Additional Inherited Members

- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void SetUpTestSuite ()
 
static void TearDownTestCase ()
 
static void TearDownTestSuite ()
 

Detailed Description

Definition at line 181 of file gmock-function-mocker_test.cc.

Constructor & Destructor Documentation

◆ MockMethodFunctionMockerTest()

testing::gmock_function_mocker_test::MockMethodFunctionMockerTest::MockMethodFunctionMockerTest ( )
inlineprotected

Definition at line 183 of file gmock-function-mocker_test.cc.

Member Data Documentation

◆ foo_

FooInterface* const testing::gmock_function_mocker_test::MockMethodFunctionMockerTest::foo_
protected

Definition at line 185 of file gmock-function-mocker_test.cc.

◆ mock_foo_

MockFoo testing::gmock_function_mocker_test::MockMethodFunctionMockerTest::mock_foo_
protected

Definition at line 186 of file gmock-function-mocker_test.cc.


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


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