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

Method allowThrows

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

Source from the content-addressed store, hash-verified

4813}
4814
4815auto AssertionHandler::allowThrows() const -> bool {
4816 return getCurrentContext().getConfig()->allowThrows();
4817}
4818
4819void AssertionHandler::complete() {
4820 setCompleted();

Callers 1

matchTestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected