MCPcopy Create free account
hub / github.com/apache/thrift / testRunEnded

Method testRunEnded

compiler/cpp/tests/catch/catch.hpp:8472–8474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8470 m_legacyReporter->EndGroup( testGroupStats.groupInfo.name, testGroupStats.totals );
8471 }
8472 void LegacyReporterAdapter::testRunEnded( TestRunStats const& testRunStats ) {
8473 m_legacyReporter->EndTesting( testRunStats.totals );
8474 }
8475 void LegacyReporterAdapter::skipTest( TestCaseInfo const& ) {
8476 }
8477}

Callers 3

~RunContextMethod · 0.45
testRunEndedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected