Lab_1 0.1.1
Matrix Library
Loading...
Searching...
No Matches
testing::SetUpTestCaseTest Class Reference
Inheritance diagram for testing::SetUpTestCaseTest:
testing::Test

Protected Member Functions

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

Static Protected Member Functions

static void SetUpTestCase ()
 
static void TearDownTestCase ()
 

Static Protected Attributes

static int counter_ = 0
 
static const char * shared_resource_ = nullptr
 

Additional Inherited Members

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

Member Function Documentation

◆ SetUp()

void testing::SetUpTestCaseTest::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.


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