MCPcopy Create free account
hub / github.com/Profactor/cv-plot / testRunStarting

Method testRunStarting

CvPlot/ext/catch2/inc/catch.hpp:16255–16258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16253 StreamingReporterBase::testRunEnded(_testRunStats);
16254}
16255void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) {
16256 StreamingReporterBase::testRunStarting(_testInfo);
16257 printTestFilters();
16258}
16259
16260void ConsoleReporter::lazyPrint() {
16261

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