MCPcopy Create free account
hub / github.com/apache/trafficserver / allowThrows

Method allowThrows

lib/catch2/catch.hpp:8238–8240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

isThrowSafeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected