|
static void | PrintTestName (const char *test_suite, const char *test) |
|
◆ 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 |
◆ 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 |
The documentation for this class was generated from the following file: