MCPcopy Create free account
hub / github.com/apache/qpid-proton / testRunStarting

Method testRunStarting

tests/include/catch.hpp:16599–16602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16597 StreamingReporterBase::testRunEnded(_testRunStats);
16598}
16599void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) {
16600 StreamingReporterBase::testRunStarting(_testInfo);
16601 printTestFilters();
16602}
16603
16604void ConsoleReporter::lazyPrint() {
16605

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