MCPcopy Create free account
hub / github.com/apache/trafficserver / testRunStarting

Method testRunStarting

lib/catch2/catch.hpp:16595–16598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16593 StreamingReporterBase::testRunEnded(_testRunStats);
16594}
16595void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) {
16596 StreamingReporterBase::testRunStarting(_testInfo);
16597 printTestFilters();
16598}
16599
16600void ConsoleReporter::lazyPrint() {
16601

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