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

Method testRunEndedCumulative

tests/catch.hpp:13806–13808  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13804 }
13805
13806 void JunitReporter::testRunEndedCumulative() {
13807 xml.endElement();
13808 }
13809
13810 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) {
13811 XmlWriter::ScopedElement e = xml.scopedElement( "testsuite" );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected