MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / ~JunitReporter

Method ~JunitReporter

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

Source from the content-addressed store, hash-verified

12235 }
12236
12237 JunitReporter::~JunitReporter() {}
12238
12239 std::string JunitReporter::getDescription() {
12240 return "Reports test results in an XML format that looks like Ant's junitreport target";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected