MCPcopy Create free account
hub / github.com/pybind/pybind11 / assertionStarting

Method assertionStarting

tests/test_with_catch/catch.cpp:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 }
68
69 void assertionStarting(Catch::AssertionInfo const &) override {}
70
71 bool assertionEnded(Catch::AssertionStats const &) override { return false; }
72

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected