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

Method allowThrows

unittests/catch.hpp:5013–5015  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5011 }
5012
5013 auto AssertionHandler::allowThrows() const -> bool {
5014 return getCurrentContext().getConfig()->allowThrows();
5015 }
5016
5017 void AssertionHandler::complete() {
5018 setCompleted();

Callers 1

matchTestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected