MCPcopy Create free account
hub / github.com/apache/qpid-proton / testRunEnded

Method testRunEnded

tests/include/catch.hpp:16105–16109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16103 }
16104
16105 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) {
16106 printTotals( stream, _testRunStats.totals );
16107 stream << '\n' << std::endl;
16108 StreamingReporterBase::testRunEnded( _testRunStats );
16109 }
16110
16111 CompactReporter::~CompactReporter() {}
16112

Callers 2

~RunContextMethod · 0.45

Calls 2

printTotalsFunction · 0.85
scopedElementMethod · 0.80

Tested by

no test coverage detected