Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Protected Member Functions | |
FunctionMockerTest () | |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
FooInterface *const | foo_ |
T | mock_foo_ |
Additional Inherited Members | |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | TearDownTestCase () |
static void | SetUpTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | IsSkipped () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
Definition at line 254 of file gmock-function-mocker_test.cc.
|
inlineprotected |
Definition at line 256 of file gmock-function-mocker_test.cc.
|
protected |
Definition at line 258 of file gmock-function-mocker_test.cc.
|
protected |
Definition at line 259 of file gmock-function-mocker_test.cc.