#include <gtest.h>
Inherited by testing::gmock_matchers_test::FloatingPointTest< float >, testing::gmock_matchers_test::FloatingPointTest< double >, FooTest, CommonTest< T >, DisabledTest, EncodedStreamTest, ExpectFailureTest, FailedTest, FatalFailureInFixtureConstructorTest, FatalFailureInSetUpTest, FileStreamTest, FooTest, GMockOutputTest, NonFatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, PrimeTableTest< T >, PropertyOne, PropertyRecordingTest, PropertyTwo, ProtectedFixtureMethodsTest, QueueTest, QuickTest, SuccessfulTest, TEST_F_before_TEST_in_same_test_case, TEST_before_TEST_F_in_same_test_case, TypeParamTest< T >, TypedTest< T >, WalletManagerMainnetTest, WalletManagerTest, WalletSubaddress, WalletTest1, WalletTest2, bar::MixedUpTestCaseTest, bar::MixedUpTestCaseWithSameTestNameTest, bootstrap_node_selector, foo::MixedUpTestCaseTest, foo::MixedUpTestCaseWithSameTestNameTest, testing::CodeLocationForTESTF, testing::CodeLocationForTYPEDTEST< T >, testing::CodeLocationForTYPEDTESTP< T >, testing::CurrentTestInfoTest, testing::InitGoogleTestTest, testing::SetUpTestCaseTest, testing::TestInfoTest, testing::gmock_generated_function_mockers_test::FunctionMockerTest, testing::gmock_matchers_test::BacktrackingBPMTest, testing::gmock_matchers_test::FloatingPointTest< RawType >, testing::gmock_matchers_test::UnorderedElementsAreTest, testing::internal::ListenerTest, and testing::internal::UnitTestRecordPropertyTestHelper.
◆ 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]
| bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFailure() [2/2]
| bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFatalFailure() [1/2]
| bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasFatalFailure() [2/2]
| bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure() [1/2]
| bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure() [2/2]
| bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ HasSameFixtureClass() [1/2]
| bool testing::Test::HasSameFixtureClass |
( |
| ) |
|
|
staticprivate |
◆ HasSameFixtureClass() [2/2]
| bool testing::Test::HasSameFixtureClass |
( |
| ) |
|
|
staticprivate |
◆ RecordProperty() [1/4]
| void testing::Test::RecordProperty |
( |
const std::string & | key, |
|
|
const std::string & | value ) |
|
static |
◆ RecordProperty() [2/4]
| void testing::Test::RecordProperty |
( |
const std::string & | key, |
|
|
const std::string & | value ) |
|
static |
◆ RecordProperty() [3/4]
| void testing::Test::RecordProperty |
( |
const std::string & | key, |
|
|
int | value ) |
|
static |
◆ RecordProperty() [4/4]
| void testing::Test::RecordProperty |
( |
const std::string & | key, |
|
|
int | value ) |
|
static |
◆ Run() [1/2]
| void testing::Test::Run |
( |
| ) |
|
|
private |
◆ Run() [2/2]
| void testing::Test::Run |
( |
| ) |
|
|
private |
◆ SetUp() [1/2]
| void testing::Test::SetUp |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in bootstrap_node_selector, CommonTest< T >, EncodedStreamTest, FatalFailureInFixtureConstructorTest, FatalFailureInSetUpTest, FileStreamTest, NonFatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, PropertyOne, PropertyTwo, ProtectedFixtureMethodsTest, QueueTest, QueueTest, QuickTest, testing::InitGoogleTestTest, testing::internal::ListenerTest, testing::SetUpTestCaseTest, and WalletSubaddress.
◆ SetUp() [2/2]
| virtual void testing::Test::SetUp |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in bootstrap_node_selector, CommonTest< T >, EncodedStreamTest, FatalFailureInFixtureConstructorTest, FatalFailureInSetUpTest, FileStreamTest, NonFatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, PropertyOne, PropertyTwo, ProtectedFixtureMethodsTest, QueueTest, QueueTest, QuickTest, testing::InitGoogleTestTest, testing::internal::ListenerTest, testing::SetUpTestCaseTest, and WalletSubaddress.
◆ Setup() [1/2]
◆ Setup() [2/2]
◆ SetUpTestCase() [1/2]
| void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ SetUpTestCase() [2/2]
| void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDown() [1/2]
| void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in CommonTest< T >, EncodedStreamTest, FatalFailureInFixtureConstructorTest, FatalFailureInSetUpTest, FileStreamTest, NonFatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, PropertyOne, PropertyTwo, ProtectedFixtureMethodsTest, QuickTest, testing::internal::ListenerTest, and WalletSubaddress.
◆ TearDown() [2/2]
| virtual void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in CommonTest< T >, EncodedStreamTest, FatalFailureInFixtureConstructorTest, FatalFailureInSetUpTest, FileStreamTest, NonFatalFailureInFixtureConstructorTest, NonFatalFailureInSetUpTest, Predicate1Test, Predicate2Test, Predicate3Test, Predicate4Test, Predicate5Test, PropertyOne, PropertyTwo, ProtectedFixtureMethodsTest, QuickTest, testing::internal::ListenerTest, and WalletSubaddress.
◆ TearDownTestCase() [1/2]
| void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDownTestCase() [2/2]
| 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