MCPcopy Create free account
hub / github.com/FidoProject/Fido / testRunEnded

Method testRunEnded

tests/catch.h:7671–7673  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7669 m_legacyReporter->EndGroup( testGroupStats.groupInfo.name, testGroupStats.totals );
7670 }
7671 void LegacyReporterAdapter::testRunEnded( TestRunStats const& testRunStats ) {
7672 m_legacyReporter->EndTesting( testRunStats.totals );
7673 }
7674 void LegacyReporterAdapter::skipTest( TestCaseInfo const& ) {
7675 }
7676}

Callers 3

~RunContextMethod · 0.45
testRunEndedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected