|
| static void | PrintTestName (const char *test_suite, const char *test) |
| |
◆ PrettyUnitTestResultPrinter()
| testing::internal::PrettyUnitTestResultPrinter::PrettyUnitTestResultPrinter |
( |
| ) |
|
|
default |
◆ OnEnvironmentsSetUpEnd()
| void testing::internal::PrettyUnitTestResultPrinter::OnEnvironmentsSetUpEnd |
( |
const UnitTest & | | ) |
|
|
inlineoverridevirtual |
◆ OnEnvironmentsSetUpStart()
| void testing::internal::PrettyUnitTestResultPrinter::OnEnvironmentsSetUpStart |
( |
const UnitTest & | unit_test | ) |
|
|
overridevirtual |
◆ OnEnvironmentsTearDownEnd()
| void testing::internal::PrettyUnitTestResultPrinter::OnEnvironmentsTearDownEnd |
( |
const UnitTest & | | ) |
|
|
inlineoverridevirtual |
◆ OnEnvironmentsTearDownStart()
| void testing::internal::PrettyUnitTestResultPrinter::OnEnvironmentsTearDownStart |
( |
const UnitTest & | unit_test | ) |
|
|
overridevirtual |
◆ OnTestCaseEnd()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestCaseEnd |
( |
const TestCase & | test_case | ) |
|
|
overridevirtual |
◆ OnTestCaseStart()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestCaseStart |
( |
const TestCase & | test_case | ) |
|
|
overridevirtual |
◆ OnTestDisabled()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestDisabled |
( |
const TestInfo & | test_info | ) |
|
|
overridevirtual |
◆ OnTestEnd()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestEnd |
( |
const TestInfo & | test_info | ) |
|
|
overridevirtual |
◆ OnTestIterationEnd()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestIterationEnd |
( |
const UnitTest & | unit_test, |
|
|
int | iteration ) |
|
overridevirtual |
◆ OnTestIterationStart()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestIterationStart |
( |
const UnitTest & | unit_test, |
|
|
int | iteration ) |
|
overridevirtual |
◆ OnTestPartResult()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestPartResult |
( |
const TestPartResult & | result | ) |
|
|
overridevirtual |
◆ OnTestProgramEnd()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestProgramEnd |
( |
const UnitTest & | | ) |
|
|
inlineoverridevirtual |
◆ OnTestProgramStart()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestProgramStart |
( |
const UnitTest & | | ) |
|
|
inlineoverridevirtual |
◆ OnTestStart()
| void testing::internal::PrettyUnitTestResultPrinter::OnTestStart |
( |
const TestInfo & | test_info | ) |
|
|
overridevirtual |
◆ PrintTestName()
| static void testing::internal::PrettyUnitTestResultPrinter::PrintTestName |
( |
const char * | test_suite, |
|
|
const char * | test ) |
|
inlinestatic |
The documentation for this class was generated from the following file:
- subprojects/googletest-1.14.0/googletest/src/gtest.cc