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

Method testRunStarting

Source/ThirdParty/catch2/catch.hpp:16588–16591  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16586 StreamingReporterBase::testRunEnded(_testRunStats);
16587}
16588void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) {
16589 StreamingReporterBase::testRunStarting(_testInfo);
16590 printTestFilters();
16591}
16592
16593void ConsoleReporter::lazyPrint() {
16594

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