#include <gtest.h>
Inherited by bar::MixedUpTestSuiteTest, bar::MixedUpTestSuiteWithSameTestNameTest, CommonTest< T >, DynamicFixture, DynamicUnitTestFixture, ExpectFailureTest, FadBLASUnitTests< FadType >, FadFadOpsUnitTest< FadFadType >, FadLAPACKUnitTests< FadType >, FadOpsUnitTest< FadType >, FadOpsUnitTest2< FadType >, FatalFailureInFixtureConstructorTest, FatalFailureInSetUpTest, foo::MixedUpTestSuiteTest, foo::MixedUpTestSuiteWithSameTestNameTest, FooTest, FooTest, FooTestFixture, GMockOutputTest, LogicalSparseOpsUnitTest, MacroNamingTestNonParametrized, NonFatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, NonParameterizedBaseTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, PropertyOne, PropertyTwo, ProtectedFixtureMethodsTest, SetupFailTest, TaylorOpsUnitTest< TaylorType >, TearDownFailTest, 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::gmock_function_mocker_test::ExpectCallTest< T >, testing::gmock_function_mocker_test::FunctionMockerTest< T >, testing::gmock_function_mocker_test::MockMethodMockFunctionSignatureTest< F >, testing::gmock_function_mocker_test::OverloadedMockMethodTest< T >, testing::gmock_function_mocker_test::TemplateMockTest< T >, testing::internal::ListenerTest, testing::internal::UnitTestRecordPropertyTestHelper, testing::ParseFlagsTest, testing::SetUpTestCaseTest, testing::SetUpTestSuiteTest, testing::TestInfoTest, testing::TestWithParam< T >, testing::TestWithParam< int >, testing::TestWithParam< MyEnums >, testing::TestWithParam< MyType >, testing::TestWithParam< std::string >, TraitsTests< ADType >, TypedTest< T >, TypeParamTest< T >, works_here::NotInstantiatedTypeTest< T >, and works_here::NotUsedTypeTest< T >.
Definition at line 414 of file 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, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, Predicate1Test, TaylorOpsUnitTest< TaylorType >, CommonTest< T >, FadFadOpsUnitTest< FadFadType >, FadOpsUnitTest< FadType >, FadOpsUnitTest2< FadType >, LogicalSparseOpsUnitTest, PropertyOne, and PropertyTwo.
Definition at line 2439 of file gtest.cc.
Reimplemented in ProtectedFixtureMethodsTest, Predicate5Test, Predicate4Test, DynamicFixture, Predicate3Test, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, Predicate1Test, TaylorOpsUnitTest< TaylorType >, FadFadOpsUnitTest< FadFadType >, CommonTest< T >, FadOpsUnitTest< FadType >, LogicalSparseOpsUnitTest, FadOpsUnitTest2< FadType >, PropertyOne, and PropertyTwo.
Definition at line 2445 of file gtest.cc.
bool Test::HasSameFixtureClass |
( |
| ) |
|
|
staticprivate |
virtual void testing::Test::TestBody |
( |
| ) |
|
|
privatepure virtual |
void testing::Test::DeleteSelf_ |
( |
| ) |
|
|
inlineprivate |
testing::Test::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Test |
| ) |
|
|
private |
The documentation for this class was generated from the following files: