MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / allowThrows

Method allowThrows

extern/Catch2/catch.hpp:8236–8238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8234 }
8235
8236 auto AssertionHandler::allowThrows() const -> bool {
8237 return getCurrentContext().getConfig()->allowThrows();
8238 }
8239
8240 void AssertionHandler::complete() {
8241 setCompleted();

Callers 1

isThrowSafeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected