MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / testRunStarting

Method testRunStarting

Bcore/src/main/cpp/Dobby/tests/catch.hpp:12133–12136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12131}
12132
12133void JunitReporter::testRunStarting(TestRunInfo const &runInfo) {
12134 CumulativeReporterBase::testRunStarting(runInfo);
12135 xml.startElement("testsuites");
12136}
12137
12138void JunitReporter::testGroupStarting(GroupInfo const &groupInfo) {
12139 suiteTimer.start();

Callers 1

RunContextMethod · 0.45

Calls 3

writeStylesheetRefMethod · 0.80
emptyMethod · 0.45
nameMethod · 0.45

Tested by

no test coverage detected