Searched refs:testForMissingAssertions (Results 1 – 1 of 1) sorted by relevance
8061 bool testForMissingAssertions( Counts& assertions );12608 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() function in Catch::RunContext12622 bool missingAssertions = testForMissingAssertions(assertions); in sectionEnded()12778 bool missingAssertions = testForMissingAssertions(assertions); in runCurrentTest()