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