#include <gtest.h>
Definition at line 371 of file gtest.h.
virtual testing::Test::~Test |
( |
| ) |
|
|
virtual |
static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
static bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
static |
static bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
|
static |
virtual void testing::Test::SetUp |
( |
| ) |
|
|
protectedvirtual |
virtual void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file:
- test/googletest/googletest/include/gtest/gtest.h