Inherited by bar::MixedUpTestCaseTest, bar::MixedUpTestCaseWithSameTestNameTest, CommonTest< T >, ExpectFailureTest, FatalFailureInFixtureConstructorTest, FatalFailureInSetUpTest, foo::MixedUpTestCaseTest, foo::MixedUpTestCaseWithSameTestNameTest, FooTest, FooTest, NonFatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, PrimeTableTest< T >, PropertyOne, PropertyTwo, ProtectedFixtureMethodsTest, QueueTest, QuickTest, TEST_before_TEST_F_in_same_test_case, TEST_F_before_TEST_in_same_test_case, testing::CodeLocationForTESTF, testing::CodeLocationForTYPEDTEST< T >, testing::CodeLocationForTYPEDTESTP< T >, testing::CurrentTestInfoTest, testing::InitGoogleTestTest, testing::internal::ListenerTest, testing::internal::UnitTestRecordPropertyTestHelper, testing::SetUpTestCaseTest, testing::TestInfoTest, TypedTest< T >, and TypeParamTest< T >.
◆ SetUpTestCaseFunc
◆ TearDownTestCaseFunc
◆ ~Test()
◆ Test()
◆ HasFailure()
static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFatalFailure()
bool Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure()
bool Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ RecordProperty() [1/2]
void Test::RecordProperty |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
◆ RecordProperty() [2/2]
void Test::RecordProperty |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
|
static |
◆ SetUp()
Reimplemented in ProtectedFixtureMethodsTest, testing::InitGoogleTestTest, testing::SetUpTestCaseTest, Predicate5Test, Predicate4Test, Predicate3Test, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, QueueTest, Predicate1Test, QueueTest, CommonTest< T >, QuickTest, PropertyOne, and PropertyTwo.
◆ SetUpTestCase()
static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDown()
Reimplemented in ProtectedFixtureMethodsTest, Predicate5Test, Predicate4Test, Predicate3Test, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, Predicate1Test, CommonTest< T >, QuickTest, PropertyOne, and PropertyTwo.
◆ TearDownTestCase()
static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TestInfo
The documentation for this class was generated from the following files: