OSVR-Core
Classes | Public Types | Static Public Member Functions | Protected Member Functions | Friends | List of all members
testing::Test Class Referenceabstract
Inheritance diagram for testing::Test:
ArithmeticRawSerialization< T > bar::MixedUpTestCaseTest bar::MixedUpTestCaseWithSameTestNameTest CommonTest< T > ExpectFailureTest FatalFailureInFixtureConstructorTest FatalFailureInSetUpTest foo::MixedUpTestCaseTest foo::MixedUpTestCaseWithSameTestNameTest FooTest FooTest IntRawSerialization< T > NonFatalFailureInFixtureConstructorTest NonFatalFailureInSetUpTest ParameterizedProjectionTest< OptionType > PathTreeResolution Predicate1Test Predicate2Test Predicate3Test Predicate4Test Predicate5Test PrimeTableTest< T > PropertyOne PropertyTwo ProtectedFixtureMethodsTest QueueTest QuickTest RegisteredStringMapTest SerializationAlignment SerializationTraitsExamples< T > Stability TEST_before_TEST_F_in_same_test_case TEST_F_before_TEST_in_same_test_case testing::CurrentTestInfoTest testing::InitGoogleTestTest testing::internal::ListenerTest testing::internal::UnitTestRecordPropertyTestHelper testing::SetUpTestCaseTest testing::TestInfoTest testing::TestWithParam< T > testing::TestWithParam< Eigen::Vector3d > testing::TestWithParam< int > testing::TestWithParam< MyType > testing::TestWithParam< QuatCreator > testing::TestWithParam< QuatVecPair > TypedTest< T > TypeParamTest< T >

Public Types

typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 

Static Public Member Functions

static void SetUpTestCase ()
 
static void TearDownTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void TearDownTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
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 ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Friends

class TestInfo
 

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