Definition at line 56 of file googletest-listener-test.cc.
◆ EventRecordingListener()
testing::internal::EventRecordingListener::EventRecordingListener |
( |
const char * |
name | ) |
|
|
inlineexplicit |
◆ OnEnvironmentsSetUpEnd()
void testing::internal::EventRecordingListener::OnEnvironmentsSetUpEnd |
( |
const UnitTest & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnEnvironmentsSetUpStart()
void testing::internal::EventRecordingListener::OnEnvironmentsSetUpStart |
( |
const UnitTest & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnEnvironmentsTearDownEnd()
void testing::internal::EventRecordingListener::OnEnvironmentsTearDownEnd |
( |
const UnitTest & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnEnvironmentsTearDownStart()
void testing::internal::EventRecordingListener::OnEnvironmentsTearDownStart |
( |
const UnitTest & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestCaseEnd()
void testing::internal::EventRecordingListener::OnTestCaseEnd |
( |
const TestCase & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestCaseStart()
void testing::internal::EventRecordingListener::OnTestCaseStart |
( |
const TestCase & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestEnd()
void testing::internal::EventRecordingListener::OnTestEnd |
( |
const TestInfo & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestIterationEnd()
void testing::internal::EventRecordingListener::OnTestIterationEnd |
( |
const UnitTest & |
, |
|
|
int |
iteration |
|
) |
| |
|
inlineoverrideprotectedvirtual |
◆ OnTestIterationStart()
void testing::internal::EventRecordingListener::OnTestIterationStart |
( |
const UnitTest & |
, |
|
|
int |
iteration |
|
) |
| |
|
inlineoverrideprotectedvirtual |
◆ OnTestPartResult()
void testing::internal::EventRecordingListener::OnTestPartResult |
( |
const TestPartResult & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestProgramEnd()
void testing::internal::EventRecordingListener::OnTestProgramEnd |
( |
const UnitTest & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestProgramStart()
void testing::internal::EventRecordingListener::OnTestProgramStart |
( |
const UnitTest & |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestStart()
void testing::internal::EventRecordingListener::OnTestStart |
( |
const TestInfo & |
| ) |
|
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file: