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

Method allowThrows

test/expected/catch.hpp:8170–8172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8168 }
8169
8170 auto AssertionHandler::allowThrows() const -> bool {
8171 return getCurrentContext().getConfig()->allowThrows();
8172 }
8173
8174 void AssertionHandler::complete() {
8175 setCompleted();

Callers 1

isThrowSafeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected