#include <fixtures.h>
Definition at line 8 of file fixtures.h.
| ExampleFixture::ExampleFixture |
( |
| ) |
|
|
inline |
| ExampleFixture::~ExampleFixture |
( |
| ) |
|
|
inline |
| virtual void ExampleFixture::SetUp |
( |
| ) |
|
|
inlinevirtual |
| static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestaticinherited |
| static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestaticinherited |
| static bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
staticinherited |
| static bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
staticinherited |
| static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestaticinherited |
| static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
staticinherited |
| static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
|
staticinherited |
| virtual void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtualinherited |
The documentation for this class was generated from the following file: