Lab_1 0.1.1
Matrix Library
Loading...
Searching...
No Matches
testing::Test Class Referenceabstract
Inheritance diagram for testing::Test:
testing::TestWithParam< int > testing::TestWithParam< MyEnums > testing::TestWithParam< std::string > testing::TestWithParam< MyType > testing::TestWithParam< bool > FooTest CommonTest< T > ContainerTest< T > DetectNotInstantiatedTypesTest< T > DynamicFixture DynamicUnitTestFixture ExpectFailureTest FatalFailureInFixtureConstructorTest FatalFailureInSetUpTest FooTest FooTestFixture GMockOutputTest MacroNamingTestNonParametrized NonFatalFailureInFixtureConstructorTest NonFatalFailureInSetUpTest NonParameterizedBaseTest Predicate1Test Predicate2Test Predicate3Test Predicate4Test Predicate5Test PropertyOne PropertyTwo ProtectedFixtureMethodsTest SetupFailTest TEST_F_before_TEST_in_same_test_case TEST_before_TEST_F_in_same_test_case TearDownFailTest TestSuiteThatFailsToSetUp TypeParamTest< T > TypeParameterizedTestSuite< T > TypeParametrizedTestWithNames< T > TypedTest< T > TypedTest< T > TypedTest< T > TypedTest1< T > TypedTest2< T > TypedTestP< T > TypedTestP1< T > TypedTestP2< T > TypedTestSuitePStateTest TypedTestWithNames< T > TypedTestWithNames< T > bar::MixedUpTestSuiteTest bar::MixedUpTestSuiteWithSameTestNameTest foo::MixedUpTestSuiteTest foo::MixedUpTestSuiteWithSameTestNameTest library1::NumericTest< T > library2::NumericTest< T > library2::TrimmedTest< T > testing::CodeLocationForTESTF testing::CodeLocationForTYPEDTEST< T > testing::CodeLocationForTYPEDTESTP< T > testing::CurrentTestInfoTest testing::ParseFlagsTest testing::SetUpTestCaseTest testing::SetUpTestSuiteTest testing::TestInfoTest testing::TestWithParam< T > 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::TestSuiteWithCommentTest< T > testing::internal::UnitTestRecordPropertyTestHelper works_here::NotInstantiatedTypeTest< T > works_here::NotUsedTypeTest< 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: