MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / handleThrowingCallSkipped

Method handleThrowingCallSkipped

Bcore/src/main/cpp/Dobby/tests/catch.hpp:4851–4853  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4849}
4850
4851void AssertionHandler::handleThrowingCallSkipped() {
4852 m_resultCapture.handleNonExpr(m_assertionInfo, ResultWas::Ok, m_reaction);
4853}
4854
4855// This is the overload that takes a string and infers the Equals matcher from it
4856// 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