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

Method getResultType

unittests/catch.hpp:5095–5097  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5093 }
5094
5095 ResultWas::OfType AssertionResult::getResultType() const {
5096 return m_resultData.resultType;
5097 }
5098
5099 bool AssertionResult::hasExpression() const {
5100 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