ci_base
Classes | Static Public Member Functions | Protected Member Functions | Friends | List of all members
testing::Test Class Referenceabstract
Inheritance diagram for testing::Test:
AdHocTestResultTest bar::MixedUpTestSuiteTest bar::MixedUpTestSuiteWithSameTestNameTest CommonTest< T > DynamicFixture DynamicUnitTestFixture ExpectFailureTest FatalFailureInFixtureConstructorTest FatalFailureInSetUpTest foo::MixedUpTestSuiteTest foo::MixedUpTestSuiteWithSameTestNameTest FooTest FooTest GMockOutputTest MacroNamingTestNonParametrized NonFatalFailureInFixtureConstructorTest NonFatalFailureInSetUpTest NonParameterizedBaseTest Predicate1Test Predicate2Test Predicate3Test Predicate4Test Predicate5Test PropertyOne PropertyTwo ProtectedFixtureMethodsTest 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::MockMethodFunctionMockerTest testing::gmock_generated_function_mockers_test::FunctionMockerTest 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 > TypedTest< T > TypeParamTest< T >

Static Public Member Functions

static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestCase ()
 
static void SetUpTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static bool HasFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 

Friends

class TestInfo
 

The documentation for this class was generated from the following files: