MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / testRunEnded

Method testRunEnded

tests/catch.hpp:13074–13078  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13072 }
13073
13074 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) {
13075 printTotals( stream, _testRunStats.totals );
13076 stream << '\n' << std::endl;
13077 StreamingReporterBase::testRunEnded( _testRunStats );
13078 }
13079
13080 CompactReporter::~CompactReporter() {}
13081

Callers 2

~RunContextMethod · 0.45

Calls 2

printTotalsFunction · 0.85
scopedElementMethod · 0.80

Tested by

no test coverage detected