| 5804 | |
| 5805 | void testRunStarting( TestRunInfo const& ) override {} |
| 5806 | void testGroupStarting( GroupInfo const& ) override {} |
| 5807 | |
| 5808 | void testCaseStarting( TestCaseInfo const& ) override {} |
| 5809 |
nothing calls this directly
no outgoing calls
no test coverage detected