#include <ts_gtest.h>
Enumerator |
---|
OVERSEE_TEST |
|
EXECUTE_TEST |
|
Enumerator |
---|
TEST_ENCOUNTERED_RETURN_STATEMENT |
|
TEST_THREW_EXCEPTION |
|
TEST_DID_NOT_DIE |
|
testing::internal::DeathTest::DeathTest |
( |
| ) |
|
virtual testing::internal::DeathTest::~DeathTest |
( |
| ) |
|
|
virtual |
static bool testing::internal::DeathTest::Create |
( |
const char * |
statement, |
|
|
const RE * |
regex, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
DeathTest ** |
test |
|
) |
| |
|
static |
virtual TestRole testing::internal::DeathTest::AssumeRole |
( |
| ) |
|
|
pure virtual |
virtual int testing::internal::DeathTest::Wait |
( |
| ) |
|
|
pure virtual |
virtual bool testing::internal::DeathTest::Passed |
( |
bool |
exit_status_ok | ) |
|
|
pure virtual |
static const char* testing::internal::DeathTest::LastMessage |
( |
| ) |
|
|
static |
static void testing::internal::DeathTest::set_last_death_test_message |
( |
const std::string & |
message | ) |
|
|
static |
The documentation for this class was generated from the following file: