|
static void | PrintTestName (const char *test_case, const char *test) |
|
Definition at line 4176 of file gtest-all.cc.
◆ PrettyUnitTestResultPrinter()
testing::internal::PrettyUnitTestResultPrinter::PrettyUnitTestResultPrinter |
( |
| ) |
|
|
inline |
◆ OnEnvironmentsSetUpEnd()
virtual void testing::internal::PrettyUnitTestResultPrinter::OnEnvironmentsSetUpEnd |
( |
const UnitTest & |
| ) |
|
|
inlinevirtual |
◆ OnEnvironmentsSetUpStart()
void testing::internal::PrettyUnitTestResultPrinter::OnEnvironmentsSetUpStart |
( |
const UnitTest & |
unit_test | ) |
|
|
virtual |
◆ OnEnvironmentsTearDownEnd()
virtual void testing::internal::PrettyUnitTestResultPrinter::OnEnvironmentsTearDownEnd |
( |
const UnitTest & |
| ) |
|
|
inlinevirtual |
◆ OnEnvironmentsTearDownStart()
void testing::internal::PrettyUnitTestResultPrinter::OnEnvironmentsTearDownStart |
( |
const UnitTest & |
unit_test | ) |
|
|
virtual |
◆ OnTestCaseEnd()
void testing::internal::PrettyUnitTestResultPrinter::OnTestCaseEnd |
( |
const TestCase & |
test_case | ) |
|
|
virtual |
◆ OnTestCaseStart()
void testing::internal::PrettyUnitTestResultPrinter::OnTestCaseStart |
( |
const TestCase & |
test_case | ) |
|
|
virtual |
◆ OnTestEnd()
void testing::internal::PrettyUnitTestResultPrinter::OnTestEnd |
( |
const TestInfo & |
test_info | ) |
|
|
virtual |
◆ OnTestIterationEnd()
void testing::internal::PrettyUnitTestResultPrinter::OnTestIterationEnd |
( |
const UnitTest & |
unit_test, |
|
|
int |
iteration |
|
) |
| |
|
virtual |
◆ OnTestIterationStart()
void testing::internal::PrettyUnitTestResultPrinter::OnTestIterationStart |
( |
const UnitTest & |
unit_test, |
|
|
int |
iteration |
|
) |
| |
|
virtual |
◆ OnTestPartResult()
void testing::internal::PrettyUnitTestResultPrinter::OnTestPartResult |
( |
const TestPartResult & |
result | ) |
|
|
virtual |
◆ OnTestProgramEnd()
virtual void testing::internal::PrettyUnitTestResultPrinter::OnTestProgramEnd |
( |
const UnitTest & |
| ) |
|
|
inlinevirtual |
◆ OnTestProgramStart()
virtual void testing::internal::PrettyUnitTestResultPrinter::OnTestProgramStart |
( |
const UnitTest & |
| ) |
|
|
inlinevirtual |
◆ OnTestStart()
void testing::internal::PrettyUnitTestResultPrinter::OnTestStart |
( |
const TestInfo & |
test_info | ) |
|
|
virtual |
◆ PrintFailedTests()
void testing::internal::PrettyUnitTestResultPrinter::PrintFailedTests |
( |
const UnitTest & |
unit_test | ) |
|
|
staticprivate |
◆ PrintTestName()
static void testing::internal::PrettyUnitTestResultPrinter::PrintTestName |
( |
const char * |
test_case, |
|
|
const char * |
test |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: