MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / testRunStarting

Method testRunStarting

extlibs/catch/include/catch/catch.hpp:15753–15756  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15751 StreamingReporterBase::testRunEnded(_testRunStats);
15752}
15753void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) {
15754 StreamingReporterBase::testRunStarting(_testInfo);
15755 printTestFilters();
15756}
15757
15758void ConsoleReporter::lazyPrint() {
15759

Callers 1

RunContextMethod · 0.45

Calls 8

serializeFiltersFunction · 0.85
writeStylesheetRefMethod · 0.80
hasFiltersMethod · 0.80
testSpecMethod · 0.80
rngSeedMethod · 0.80
scopedElementMethod · 0.80
emptyMethod · 0.45
nameMethod · 0.45

Tested by

no test coverage detected