Protected Member Functions | Static Protected Member Functions | List of all members
DynamicFixture Class Reference
Inheritance diagram for DynamicFixture:
Inheritance graph
[legend]

Protected Member Functions

 DynamicFixture ()
 
void SetUp () override
 
void TearDown () override
 
 ~DynamicFixture () override
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Static Protected Member Functions

static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 

Additional Inherited Members

- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- 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 ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ DynamicFixture()

DynamicFixture::DynamicFixture ( )
inlineprotected

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

◆ ~DynamicFixture()

DynamicFixture::~DynamicFixture ( )
inlineoverrideprotected

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

Member Function Documentation

◆ SetUp()

void DynamicFixture::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

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

◆ SetUpTestSuite()

static void DynamicFixture::SetUpTestSuite ( )
inlinestaticprotected

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

◆ TearDown()

void DynamicFixture::TearDown ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

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

◆ TearDownTestSuite()

static void DynamicFixture::TearDownTestSuite ( )
inlinestaticprotected

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


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


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