MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / testRunStarting

Method testRunStarting

extern/Catch2/catch.hpp:16597–16600  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

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