Public Member Functions | Private Member Functions | List of all members
DynamicTest< Pass > Class Template Reference
Inheritance diagram for DynamicTest< Pass >:
Inheritance graph
[legend]

Public Member Functions

void TestBody () override
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 

Private Member Functions

void TestBody () override
 

Additional Inherited Members

- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
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 SetUpTestSuite ()
 
static void TearDownTestCase ()
 
static void TearDownTestSuite ()
 
- Protected Member Functions inherited from DynamicFixture
 DynamicFixture ()
 
void SetUp () override
 
void TearDown () override
 
 ~DynamicFixture () override
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
- Static Protected Member Functions inherited from DynamicFixture
static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 

Detailed Description

template<bool Pass>
class DynamicTest< Pass >

Definition at line 1041 of file googletest-output-test_.cc.

Member Function Documentation

◆ TestBody() [1/2]

template<bool Pass>
void DynamicTest< Pass >::TestBody ( )
inlineoverridevirtual

Implements testing::Test.

Definition at line 1043 of file googletest-output-test_.cc.

◆ TestBody() [2/2]

template<bool Pass>
void DynamicTest< Pass >::TestBody ( )
inlineoverrideprivatevirtual

Implements testing::Test.

Definition at line 7576 of file gtest_unittest.cc.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:05