|
|
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| |
typedef
internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| |
|
|
static void | SetUpTestCase () |
| |
|
static void | TearDownTestCase () |
| |
|
static bool | HasFatalFailure () |
| |
|
static bool | HasNonfatalFailure () |
| |
|
static bool | HasFailure () |
| |
|
static void | RecordProperty (const char *key, const char *value) |
| |
|
static void | RecordProperty (const char *key, int value) |
| |
|
|
virtual void | SetUp () |
| |
|
virtual void | TearDown () |
| |
The documentation for this class was generated from the following files:
- Build/UnitTest/gtest/gtest.h
- Build/UnitTest/gtest-all.cc