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

Method handleThrowingCallSkipped

unittests/catch.hpp:5049–5051  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5047 }
5048
5049 void AssertionHandler::handleThrowingCallSkipped() {
5050 m_resultCapture.handleNonExpr(m_assertionInfo, ResultWas::Ok, m_reaction);
5051 }
5052
5053 // This is the overload that takes a string and infers the Equals matcher from it
5054 // The more general overload, that takes any string matcher, is in catch_capture_matchers.cpp

Callers

nothing calls this directly

Calls 1

handleNonExprMethod · 0.80

Tested by

no test coverage detected