MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / handleExpr

Method handleExpr

tests/catch.hpp:6102–6104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6100 {}
6101
6102 void AssertionHandler::handleExpr( ITransientExpression const& expr ) {
6103 m_resultCapture.handleExpr( m_assertionInfo, expr, m_reaction );
6104 }
6105 void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) {
6106 m_resultCapture.handleMessage( m_assertionInfo, resultType, message, m_reaction );
6107 }

Callers 1

handleExceptionMatchExprFunction · 0.45

Calls 3

isFalseTestFunction · 0.85
getResultMethod · 0.80
assertionStartingMethod · 0.45

Tested by

no test coverage detected