MCPcopy Create free account
hub / github.com/Profactor/cv-plot / testCaseStarting

Method testCaseStarting

CvPlot/ext/catch2/inc/catch.hpp:5808–5808  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5806 void testGroupStarting( GroupInfo const& ) override {}
5807
5808 void testCaseStarting( TestCaseInfo const& ) override {}
5809
5810 void sectionStarting( SectionInfo const& sectionInfo ) override {
5811 SectionStats incompleteStats( sectionInfo, Counts(), 0, false );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected