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

Method testRunEnded

lib/catch2/catch.hpp:16101–16105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 2

~RunContextMethod · 0.45

Calls 2

printTotalsFunction · 0.85
scopedElementMethod · 0.80

Tested by

no test coverage detected