MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / testCaseStarting

Method testCaseStarting

unittests/catch.hpp:3893–3893  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3891 void testGroupStarting( GroupInfo const& ) override {}
3892
3893 void testCaseStarting( TestCaseInfo const& ) override {}
3894
3895 void sectionStarting( SectionInfo const& sectionInfo ) override {
3896 SectionStats incompleteStats( sectionInfo, Counts(), 0, false );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected