#include <gtest.h>
static void testing::Test::SetUpTestSuite |
( |
| ) |
|
|
inlinestatic |
static void testing::Test::TearDownTestSuite |
( |
| ) |
|
|
inlinestatic |
static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
bool Test::HasFatalFailure |
( |
| ) |
|
|
static |
bool Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
void Test::RecordProperty |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
void Test::RecordProperty |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
|
static |
Reimplemented in ProtectedFixtureMethodsTest, testing::ParseFlagsTest, testing::SetUpTestSuiteTest, testing::SetUpTestCaseTest, Predicate5Test, Predicate4Test, DynamicFixture, Predicate3Test, TestGenerationTest, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, Predicate1Test, CommonTest< T >, PropertyOne, and PropertyTwo.
Referenced by testing::internal::HandleExceptionsInMethodIfSupported(), ProtectedFixtureMethodsTest::SetUp(), and TEST().
Reimplemented in ProtectedFixtureMethodsTest, Predicate5Test, Predicate4Test, DynamicFixture, Predicate3Test, TestGenerationTest, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, Predicate1Test, CommonTest< T >, PropertyOne, and PropertyTwo.
Referenced by testing::internal::HandleExceptionsInMethodIfSupported(), ProtectedFixtureMethodsTest::TearDown(), TEST(), and testing::TEST_F().
The documentation for this class was generated from the following files:
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/include/gtest/gtest.h
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/src/gtest.cc