|
enum | FailureMode { FATAL_FAILURE
, NONFATAL_FAILURE
} |
|
|
static void | AddFailure (FailureMode failure) |
|
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) |
|
|
virtual void | SetUp () |
|
virtual void | TearDown () |
|
The documentation for this class was generated from the following file:
- googletest/lib/googletest/test/googletest-output-test_.cc