Definition at line 3089 of file gtest.cc.
◆ PrettyUnitTestResultPrinter()
testing::internal::PrettyUnitTestResultPrinter::PrettyUnitTestResultPrinter |
( |
| ) |
|
|
inline |
◆ 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 TestSuite & |
test_suite | ) |
|
|
override |
◆ OnTestCaseStart()
void testing::internal::PrettyUnitTestResultPrinter::OnTestCaseStart |
( |
const TestSuite & |
test_suite | ) |
|
|
override |
◆ 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 |
◆ PrintFailedTests()
void testing::internal::PrettyUnitTestResultPrinter::PrintFailedTests |
( |
const UnitTest & |
unit_test | ) |
|
|
staticprivate |
◆ PrintSkippedTests()
void testing::internal::PrettyUnitTestResultPrinter::PrintSkippedTests |
( |
const UnitTest & |
unit_test | ) |
|
|
staticprivate |
◆ 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: