#include <gtest.h>
◆ SetUpTestCaseFunc [1/2]
◆ SetUpTestCaseFunc [2/2]
◆ TearDownTestCaseFunc [1/2]
◆ TearDownTestCaseFunc [2/2]
◆ ~Test() [1/2]
◆ Test() [1/2]
◆ ~Test() [2/2]
| virtual testing::Test::~Test |
( |
| ) |
|
|
virtual |
◆ Test() [2/2]
◆ DeleteSelf_() [1/2]
| void testing::Test::DeleteSelf_ |
( |
| ) |
|
|
inlineprivate |
◆ DeleteSelf_() [2/2]
| void testing::Test::DeleteSelf_ |
( |
| ) |
|
|
inlineprivate |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [1/2]
| testing::Test::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Test | | ) |
|
|
private |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [2/2]
| testing::Test::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Test | | ) |
|
|
private |
◆ HasFailure() [1/2]
| static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFailure() [2/2]
| static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFatalFailure() [1/2]
| bool Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasFatalFailure() [2/2]
| static bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure() [1/2]
| bool Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure() [2/2]
| static bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ HasSameFixtureClass() [1/2]
| bool Test::HasSameFixtureClass |
( |
| ) |
|
|
staticprivate |
◆ HasSameFixtureClass() [2/2]
| static bool testing::Test::HasSameFixtureClass |
( |
| ) |
|
|
staticprivate |
◆ RecordProperty() [1/4]
| void Test::RecordProperty |
( |
const std::string & | key, |
|
|
const std::string & | value ) |
|
static |
◆ RecordProperty() [2/4]
| static void testing::Test::RecordProperty |
( |
const std::string & | key, |
|
|
const std::string & | value ) |
|
static |
◆ RecordProperty() [3/4]
| void Test::RecordProperty |
( |
const std::string & | key, |
|
|
int | value ) |
|
static |
◆ RecordProperty() [4/4]
| static void testing::Test::RecordProperty |
( |
const std::string & | key, |
|
|
int | value ) |
|
static |
◆ Run() [1/2]
◆ Run() [2/2]
| void testing::Test::Run |
( |
| ) |
|
|
private |
◆ SetUp() [1/2]
Reimplemented in EncodedStreamTest, FileStreamTest, QueueTest, QuickTest, QueueTest, testing::internal::ListenerTest, CommonTest< T >, NonFatalFailureInFixtureConstructorTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, FatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, testing::SetUpTestCaseTest, testing::InitGoogleTestTest, ProtectedFixtureMethodsTest, PropertyOne, PropertyTwo, WalletSubaddress, and bootstrap_node_selector.
◆ Setup() [1/2]
◆ SetUp() [2/2]
| virtual void testing::Test::SetUp |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in EncodedStreamTest, FileStreamTest, QueueTest, QuickTest, QueueTest, testing::internal::ListenerTest, CommonTest< T >, NonFatalFailureInFixtureConstructorTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, FatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, testing::SetUpTestCaseTest, testing::InitGoogleTestTest, ProtectedFixtureMethodsTest, PropertyOne, PropertyTwo, WalletSubaddress, and bootstrap_node_selector.
◆ Setup() [2/2]
◆ SetUpTestCase() [1/2]
| static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ SetUpTestCase() [2/2]
| static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDown() [1/2]
Reimplemented in EncodedStreamTest, FileStreamTest, QuickTest, testing::internal::ListenerTest, CommonTest< T >, NonFatalFailureInFixtureConstructorTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, FatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, ProtectedFixtureMethodsTest, PropertyOne, PropertyTwo, and WalletSubaddress.
◆ TearDown() [2/2]
| virtual void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in EncodedStreamTest, FileStreamTest, QuickTest, testing::internal::ListenerTest, CommonTest< T >, NonFatalFailureInFixtureConstructorTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, FatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, ProtectedFixtureMethodsTest, PropertyOne, PropertyTwo, and WalletSubaddress.
◆ TearDownTestCase() [1/2]
| static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDownTestCase() [2/2]
| static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TestBody() [1/2]
| virtual void testing::Test::TestBody |
( |
| ) |
|
|
privatepure virtual |
◆ TestBody() [2/2]
| virtual void testing::Test::TestBody |
( |
| ) |
|
|
privatepure virtual |
◆ TestInfo
◆ gtest_flag_saver_
The documentation for this class was generated from the following files:
- external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h
- tests/gtest/include/gtest/gtest.h
- external/rapidjson/thirdparty/gtest/googletest/src/gtest.cc
- tests/gtest/src/gtest.cc