Searched refs:testForMissingAssertions (Results 1 – 5 of 5) sorted by relevance
198 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() function in Catch::RunContext212 bool missingAssertions = testForMissingAssertions(assertions); in sectionEnded()368 bool missingAssertions = testForMissingAssertions(assertions); in runCurrentTest()
119 bool testForMissingAssertions( Counts& assertions );
5974 bool testForMissingAssertions( Counts& assertions ) { in testForMissingAssertions() function in Catch::RunContext5988 bool missingAssertions = testForMissingAssertions( assertions ); in sectionEnded()6100 bool missingAssertions = testForMissingAssertions( assertions ); in runCurrentTest()
8104 bool testForMissingAssertions( Counts& assertions );12638 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() function in Catch::RunContext12652 bool missingAssertions = testForMissingAssertions(assertions); in sectionEnded()12808 bool missingAssertions = testForMissingAssertions(assertions); in runCurrentTest()
8159 bool testForMissingAssertions( Counts& assertions );12781 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() function in Catch::RunContext12795 bool missingAssertions = testForMissingAssertions(assertions); in sectionEnded()12951 bool missingAssertions = testForMissingAssertions(assertions); in runCurrentTest()