Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::CurrentTestInfoTest Class Reference
+ Inheritance diagram for testing::CurrentTestInfoTest:
+ Collaboration diagram for testing::CurrentTestInfoTest:

Static Protected Member Functions

static void SetUpTestCase ()
 
static void TearDownTestCase ()
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef
internal::TearDownTestCaseFunc 
TearDownTestCaseFunc
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
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 inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Detailed Description

Definition at line 6509 of file gtest_unittest.cc.

View newest version in sPHENIX GitHub at line 6509 of file gtest_unittest.cc

Member Function Documentation

static void testing::CurrentTestInfoTest::SetUpTestCase ( )
inlinestaticprotected

Definition at line 6513 of file gtest_unittest.cc.

View newest version in sPHENIX GitHub at line 6513 of file gtest_unittest.cc

References testing::UnitTest::current_test_info(), EXPECT_TRUE, and testing::UnitTest::GetInstance().

+ Here is the call graph for this function:

static void testing::CurrentTestInfoTest::TearDownTestCase ( )
inlinestaticprotected

Definition at line 6523 of file gtest_unittest.cc.

View newest version in sPHENIX GitHub at line 6523 of file gtest_unittest.cc

References testing::UnitTest::current_test_info(), EXPECT_TRUE, and testing::UnitTest::GetInstance().

+ Here is the call graph for this function:


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