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

Method handleThrowingCallSkipped

tests/catch.hpp:6150–6152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6148 }
6149
6150 void AssertionHandler::handleThrowingCallSkipped() {
6151 m_resultCapture.handleNonExpr(m_assertionInfo, ResultWas::Ok, m_reaction);
6152 }
6153
6154 // This is the overload that takes a string and infers the Equals matcher from it
6155 // 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