#include <gtest.h>
◆ ad_hoc_test_result() [1/2]
const TestResult& testing::UnitTest::ad_hoc_test_result |
( |
| ) |
const |
◆ ad_hoc_test_result() [2/2]
const TestResult& testing::UnitTest::ad_hoc_test_result |
( |
| ) |
const |
◆ current_test_case() [1/2]
const TestCase* testing::UnitTest::current_test_case |
( |
| ) |
const |
◆ current_test_case() [2/2]
const TestCase* testing::UnitTest::current_test_case |
( |
| ) |
const |
◆ current_test_info() [1/2]
const TestInfo* testing::UnitTest::current_test_info |
( |
| ) |
const |
◆ current_test_info() [2/2]
const TestInfo* testing::UnitTest::current_test_info |
( |
| ) |
const |
◆ current_test_suite() [1/2]
const TestSuite* testing::UnitTest::current_test_suite |
( |
| ) |
const |
◆ current_test_suite() [2/2]
const TestSuite* testing::UnitTest::current_test_suite |
( |
| ) |
const |
◆ disabled_test_count() [1/2]
int testing::UnitTest::disabled_test_count |
( |
| ) |
const |
◆ disabled_test_count() [2/2]
int testing::UnitTest::disabled_test_count |
( |
| ) |
const |
◆ elapsed_time() [1/2]
◆ elapsed_time() [2/2]
◆ Failed() [1/2]
bool testing::UnitTest::Failed |
( |
| ) |
const |
◆ Failed() [2/2]
bool testing::UnitTest::Failed |
( |
| ) |
const |
◆ failed_test_case_count() [1/2]
int testing::UnitTest::failed_test_case_count |
( |
| ) |
const |
◆ failed_test_case_count() [2/2]
int testing::UnitTest::failed_test_case_count |
( |
| ) |
const |
◆ failed_test_count() [1/2]
int testing::UnitTest::failed_test_count |
( |
| ) |
const |
◆ failed_test_count() [2/2]
int testing::UnitTest::failed_test_count |
( |
| ) |
const |
◆ failed_test_suite_count() [1/2]
int testing::UnitTest::failed_test_suite_count |
( |
| ) |
const |
◆ failed_test_suite_count() [2/2]
int testing::UnitTest::failed_test_suite_count |
( |
| ) |
const |
◆ GetInstance() [1/2]
static UnitTest* testing::UnitTest::GetInstance |
( |
| ) |
|
|
static |
◆ GetInstance() [2/2]
static UnitTest* testing::UnitTest::GetInstance |
( |
| ) |
|
|
static |
◆ GetTestCase() [1/2]
const TestCase* testing::UnitTest::GetTestCase |
( |
int |
i | ) |
const |
◆ GetTestCase() [2/2]
const TestCase* testing::UnitTest::GetTestCase |
( |
int |
i | ) |
const |
◆ GetTestSuite() [1/2]
const TestSuite* testing::UnitTest::GetTestSuite |
( |
int |
i | ) |
const |
◆ GetTestSuite() [2/2]
const TestSuite* testing::UnitTest::GetTestSuite |
( |
int |
i | ) |
const |
◆ listeners() [1/2]
◆ listeners() [2/2]
◆ original_working_dir() [1/2]
const char* testing::UnitTest::original_working_dir |
( |
| ) |
const |
◆ original_working_dir() [2/2]
const char* testing::UnitTest::original_working_dir |
( |
| ) |
const |
◆ parameterized_test_registry() [1/2]
◆ parameterized_test_registry() [2/2]
◆ Passed() [1/2]
bool testing::UnitTest::Passed |
( |
| ) |
const |
◆ Passed() [2/2]
bool testing::UnitTest::Passed |
( |
| ) |
const |
◆ random_seed() [1/2]
int testing::UnitTest::random_seed |
( |
| ) |
const |
◆ random_seed() [2/2]
int testing::UnitTest::random_seed |
( |
| ) |
const |
◆ reportable_disabled_test_count() [1/2]
int testing::UnitTest::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_disabled_test_count() [2/2]
int testing::UnitTest::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_test_count() [1/2]
int testing::UnitTest::reportable_test_count |
( |
| ) |
const |
◆ reportable_test_count() [2/2]
int testing::UnitTest::reportable_test_count |
( |
| ) |
const |
◆ Run() [1/2]
int testing::UnitTest::Run |
( |
| ) |
|
◆ Run() [2/2]
int testing::UnitTest::Run |
( |
| ) |
|
◆ skipped_test_count() [1/2]
int testing::UnitTest::skipped_test_count |
( |
| ) |
const |
◆ skipped_test_count() [2/2]
int testing::UnitTest::skipped_test_count |
( |
| ) |
const |
◆ start_timestamp() [1/2]
◆ start_timestamp() [2/2]
◆ successful_test_case_count() [1/2]
int testing::UnitTest::successful_test_case_count |
( |
| ) |
const |
◆ successful_test_case_count() [2/2]
int testing::UnitTest::successful_test_case_count |
( |
| ) |
const |
◆ successful_test_count() [1/2]
int testing::UnitTest::successful_test_count |
( |
| ) |
const |
◆ successful_test_count() [2/2]
int testing::UnitTest::successful_test_count |
( |
| ) |
const |
◆ successful_test_suite_count() [1/2]
int testing::UnitTest::successful_test_suite_count |
( |
| ) |
const |
◆ successful_test_suite_count() [2/2]
int testing::UnitTest::successful_test_suite_count |
( |
| ) |
const |
◆ test_case_to_run_count() [1/2]
int testing::UnitTest::test_case_to_run_count |
( |
| ) |
const |
◆ test_case_to_run_count() [2/2]
int testing::UnitTest::test_case_to_run_count |
( |
| ) |
const |
◆ test_suite_to_run_count() [1/2]
int testing::UnitTest::test_suite_to_run_count |
( |
| ) |
const |
◆ test_suite_to_run_count() [2/2]
int testing::UnitTest::test_suite_to_run_count |
( |
| ) |
const |
◆ test_to_run_count() [1/2]
int testing::UnitTest::test_to_run_count |
( |
| ) |
const |
◆ test_to_run_count() [2/2]
int testing::UnitTest::test_to_run_count |
( |
| ) |
const |
◆ total_test_case_count() [1/2]
int testing::UnitTest::total_test_case_count |
( |
| ) |
const |
◆ total_test_case_count() [2/2]
int testing::UnitTest::total_test_case_count |
( |
| ) |
const |
◆ total_test_count() [1/2]
int testing::UnitTest::total_test_count |
( |
| ) |
const |
◆ total_test_count() [2/2]
int testing::UnitTest::total_test_count |
( |
| ) |
const |
◆ total_test_suite_count() [1/2]
int testing::UnitTest::total_test_suite_count |
( |
| ) |
const |
◆ total_test_suite_count() [2/2]
int testing::UnitTest::total_test_suite_count |
( |
| ) |
const |
◆ AddGlobalTestEnvironment [1/2]
◆ AddGlobalTestEnvironment [2/2]
◆ internal::AssertHelper
◆ internal::GetIgnoredParameterizedTestSuites [1/2]
std::set<std::string>* internal::GetIgnoredParameterizedTestSuites |
( |
| ) |
|
|
friend |
◆ internal::GetIgnoredParameterizedTestSuites [2/2]
std::set<std::string>* internal::GetIgnoredParameterizedTestSuites |
( |
| ) |
|
|
friend |
◆ internal::GetUnitTestImpl [1/2]
internal::UnitTestImpl* internal::GetUnitTestImpl |
( |
| ) |
|
|
friend |
◆ internal::GetUnitTestImpl [2/2]
internal::UnitTestImpl* internal::GetUnitTestImpl |
( |
| ) |
|
|
friend |
◆ internal::ReportFailureInUnknownLocation [1/2]
void internal::ReportFailureInUnknownLocation |
( |
TestPartResult::Type |
result_type, |
|
|
const std::string & |
message |
|
) |
| |
|
friend |
◆ internal::ReportFailureInUnknownLocation [2/2]
void internal::ReportFailureInUnknownLocation |
( |
TestPartResult::Type |
result_type, |
|
|
const std::string & |
message |
|
) |
| |
|
friend |
◆ internal::StreamingListenerTest
internal::StreamingListenerTest |
|
friend |
◆ internal::UnitTestRecordPropertyTestHelper
internal::UnitTestRecordPropertyTestHelper |
|
friend |
◆ ScopedTrace
◆ Test
The documentation for this class was generated from the following files: