Searched refs:m_okToFail (Results 1 – 1 of 1) sorted by relevance
6300 bool m_okToFail = false; member in Catch::JunitReporter16531 m_okToFail = testCaseInfo.okToFail(); in testCaseStarting()16535 … if( assertionStats.assertionResult.getResultType() == ResultWas::ThrewException && !m_okToFail ) in assertionEnded()