MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getResultType

Method getResultType

extlibs/catch/include/catch/catch.hpp:8012–8014  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8010 }
8011
8012 ResultWas::OfType AssertionResult::getResultType() const {
8013 return m_resultData.resultType;
8014 }
8015
8016 bool AssertionResult::hasExpression() const {
8017 return m_info.capturedExpression[0] != 0;

Callers 5

AssertionStatsMethod · 0.80
assertionEndedMethod · 0.80
printMethod · 0.80
writeAssertionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected