#include <gtest.h>
◆ TestCase() [1/2]
◆ ~TestCase() [1/2]
| testing::TestCase::~TestCase |
( |
| ) |
|
|
virtual |
◆ TestCase() [2/2]
◆ ~TestCase() [2/2]
| virtual testing::TestCase::~TestCase |
( |
| ) |
|
|
virtual |
◆ ad_hoc_test_result() [1/2]
◆ ad_hoc_test_result() [2/2]
◆ AddTestInfo() [1/2]
| void testing::TestCase::AddTestInfo |
( |
TestInfo * | test_info | ) |
|
|
private |
◆ AddTestInfo() [2/2]
| void testing::TestCase::AddTestInfo |
( |
TestInfo * | test_info | ) |
|
|
private |
◆ ClearResult() [1/2]
| void testing::TestCase::ClearResult |
( |
| ) |
|
|
private |
◆ ClearResult() [2/2]
| void testing::TestCase::ClearResult |
( |
| ) |
|
|
private |
◆ ClearTestCaseResult() [1/2]
| void testing::TestCase::ClearTestCaseResult |
( |
TestCase * | test_case | ) |
|
|
inlinestaticprivate |
◆ ClearTestCaseResult() [2/2]
| void testing::TestCase::ClearTestCaseResult |
( |
TestCase * | test_case | ) |
|
|
inlinestaticprivate |
◆ disabled_test_count() [1/2]
| int testing::TestCase::disabled_test_count |
( |
| ) |
const |
◆ disabled_test_count() [2/2]
| int testing::TestCase::disabled_test_count |
( |
| ) |
const |
◆ elapsed_time() [1/2]
◆ elapsed_time() [2/2]
◆ Failed() [1/2]
| bool testing::TestCase::Failed |
( |
| ) |
const |
|
inline |
◆ Failed() [2/2]
| bool testing::TestCase::Failed |
( |
| ) |
const |
|
inline |
◆ failed_test_count() [1/2]
| int testing::TestCase::failed_test_count |
( |
| ) |
const |
◆ failed_test_count() [2/2]
| int testing::TestCase::failed_test_count |
( |
| ) |
const |
◆ GetMutableTestInfo() [1/2]
| TestInfo * testing::TestCase::GetMutableTestInfo |
( |
int | i | ) |
|
|
private |
◆ GetMutableTestInfo() [2/2]
| TestInfo * testing::TestCase::GetMutableTestInfo |
( |
int | i | ) |
|
|
private |
◆ GetTestInfo() [1/2]
◆ GetTestInfo() [2/2]
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [1/2]
| testing::TestCase::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
TestCase | | ) |
|
|
private |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [2/2]
| testing::TestCase::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
TestCase | | ) |
|
|
private |
◆ name() [1/2]
| const char * testing::TestCase::name |
( |
| ) |
const |
|
inline |
◆ name() [2/2]
| const char * testing::TestCase::name |
( |
| ) |
const |
|
inline |
◆ Passed() [1/2]
| bool testing::TestCase::Passed |
( |
| ) |
const |
|
inline |
◆ Passed() [2/2]
| bool testing::TestCase::Passed |
( |
| ) |
const |
|
inline |
◆ reportable_disabled_test_count() [1/2]
| int testing::TestCase::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_disabled_test_count() [2/2]
| int testing::TestCase::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_test_count() [1/2]
| int testing::TestCase::reportable_test_count |
( |
| ) |
const |
◆ reportable_test_count() [2/2]
| int testing::TestCase::reportable_test_count |
( |
| ) |
const |
◆ Run() [1/2]
| void testing::TestCase::Run |
( |
| ) |
|
|
private |
◆ Run() [2/2]
| void testing::TestCase::Run |
( |
| ) |
|
|
private |
◆ RunSetUpTestCase() [1/2]
| void testing::TestCase::RunSetUpTestCase |
( |
| ) |
|
|
inlineprivate |
◆ RunSetUpTestCase() [2/2]
| void testing::TestCase::RunSetUpTestCase |
( |
| ) |
|
|
inlineprivate |
◆ RunTearDownTestCase() [1/2]
| void testing::TestCase::RunTearDownTestCase |
( |
| ) |
|
|
inlineprivate |
◆ RunTearDownTestCase() [2/2]
| void testing::TestCase::RunTearDownTestCase |
( |
| ) |
|
|
inlineprivate |
◆ set_should_run() [1/2]
| void testing::TestCase::set_should_run |
( |
bool | should | ) |
|
|
inlineprivate |
◆ set_should_run() [2/2]
| void testing::TestCase::set_should_run |
( |
bool | should | ) |
|
|
inlineprivate |
◆ should_run() [1/2]
| bool testing::TestCase::should_run |
( |
| ) |
const |
|
inline |
◆ should_run() [2/2]
| bool testing::TestCase::should_run |
( |
| ) |
const |
|
inline |
◆ ShouldRunTest() [1/2]
| bool testing::TestCase::ShouldRunTest |
( |
const TestInfo * | test_info | ) |
|
|
inlinestaticprivate |
◆ ShouldRunTest() [2/2]
| bool testing::TestCase::ShouldRunTest |
( |
const TestInfo * | test_info | ) |
|
|
inlinestaticprivate |
◆ ShuffleTests() [1/2]
◆ ShuffleTests() [2/2]
◆ successful_test_count() [1/2]
| int testing::TestCase::successful_test_count |
( |
| ) |
const |
◆ successful_test_count() [2/2]
| int testing::TestCase::successful_test_count |
( |
| ) |
const |
◆ test_info_list() [1/4]
| std::vector< TestInfo * > & testing::TestCase::test_info_list |
( |
| ) |
|
|
inlineprivate |
◆ test_info_list() [2/4]
| std::vector< TestInfo * > & testing::TestCase::test_info_list |
( |
| ) |
|
|
inlineprivate |
◆ test_info_list() [3/4]
| const std::vector< TestInfo * > & testing::TestCase::test_info_list |
( |
| ) |
const |
|
inlineprivate |
◆ test_info_list() [4/4]
| const std::vector< TestInfo * > & testing::TestCase::test_info_list |
( |
| ) |
const |
|
inlineprivate |
◆ test_to_run_count() [1/2]
| int testing::TestCase::test_to_run_count |
( |
| ) |
const |
◆ test_to_run_count() [2/2]
| int testing::TestCase::test_to_run_count |
( |
| ) |
const |
◆ TestDisabled() [1/2]
| bool testing::TestCase::TestDisabled |
( |
const TestInfo * | test_info | ) |
|
|
inlinestaticprivate |
◆ TestDisabled() [2/2]
| bool testing::TestCase::TestDisabled |
( |
const TestInfo * | test_info | ) |
|
|
inlinestaticprivate |
◆ TestFailed() [1/2]
◆ TestFailed() [2/2]
◆ TestPassed() [1/2]
◆ TestPassed() [2/2]
◆ TestReportable() [1/2]
| bool testing::TestCase::TestReportable |
( |
const TestInfo * | test_info | ) |
|
|
inlinestaticprivate |
◆ TestReportable() [2/2]
| bool testing::TestCase::TestReportable |
( |
const TestInfo * | test_info | ) |
|
|
inlinestaticprivate |
◆ TestReportableDisabled() [1/2]
| bool testing::TestCase::TestReportableDisabled |
( |
const TestInfo * | test_info | ) |
|
|
inlinestaticprivate |
◆ TestReportableDisabled() [2/2]
| bool testing::TestCase::TestReportableDisabled |
( |
const TestInfo * | test_info | ) |
|
|
inlinestaticprivate |
◆ total_test_count() [1/2]
| int testing::TestCase::total_test_count |
( |
| ) |
const |
◆ total_test_count() [2/2]
| int testing::TestCase::total_test_count |
( |
| ) |
const |
◆ type_param() [1/2]
| const char * testing::TestCase::type_param |
( |
| ) |
const |
|
inline |
◆ type_param() [2/2]
| const char * testing::TestCase::type_param |
( |
| ) |
const |
|
inline |
◆ UnshuffleTests() [1/2]
| void testing::TestCase::UnshuffleTests |
( |
| ) |
|
|
private |
◆ UnshuffleTests() [2/2]
| void testing::TestCase::UnshuffleTests |
( |
| ) |
|
|
private |
◆ internal::UnitTestImpl
◆ Test
◆ ad_hoc_test_result_
◆ elapsed_time_
◆ name_
| std::string testing::TestCase::name_ |
|
private |
◆ set_up_tc_
◆ should_run_
| bool testing::TestCase::should_run_ |
|
private |
◆ tear_down_tc_
◆ test_indices_
| std::vector< int > testing::TestCase::test_indices_ |
|
private |
◆ test_info_list_
| std::vector< TestInfo * > testing::TestCase::test_info_list_ |
|
private |
◆ type_param_
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