MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / testRunEndedCumulative

Method testRunEndedCumulative

unittests/catch.hpp:12280–12282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12278 }
12279
12280 void JunitReporter::testRunEndedCumulative() {
12281 xml.endElement();
12282 }
12283
12284 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) {
12285 XmlWriter::ScopedElement e = xml.scopedElement( "testsuite" );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected