Definition at line 6542 of file gtest_unittest.cc.
◆ SetUpTestCase()
static void testing::CurrentTestInfoTest::SetUpTestCase |
( |
| ) |
|
|
inlinestaticprotected |
Definition at line 6546 of file gtest_unittest.cc.
6546 {
6547
6551 << "There should be no tests running at this point.";
6552 }
const TestInfo * current_test_info() const GTEST_LOCK_EXCLUDED_(mutex_)
static UnitTest * GetInstance()
#define EXPECT_TRUE(condition)
◆ TearDownTestCase()
static void testing::CurrentTestInfoTest::TearDownTestCase |
( |
| ) |
|
|
inlinestaticprotected |
Definition at line 6556 of file gtest_unittest.cc.
6556 {
6560 << "There should be no tests running at this point.";
6561 }
The documentation for this class was generated from the following file:
- libraries/fc/include/fc/crypto/webauthn_json/thirdparty/gtest/googletest/test/gtest_unittest.cc