Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
DynamicTest< Pass > Class Template Reference
Inheritance diagram for DynamicTest< Pass >:
DynamicFixture DynamicUnitTestFixture testing::Test testing::Test

Public Member Functions

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

Additional Inherited Members

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

Member Function Documentation

◆ TestBody()

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

Implements testing::Test.


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