MCPcopy Create free account
hub / github.com/dblalock/bolt / allowThrows

Method allowThrows

cpp/quantize/catch.hpp:7068–7068  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7066
7067 bool ResultBuilder::shouldDebugBreak() const { return m_shouldDebugBreak; }
7068 bool ResultBuilder::allowThrows() const { return getCurrentContext().getConfig()->allowThrows(); }
7069
7070 AssertionResult ResultBuilder::build() const
7071 {

Callers 1

getFilteredTestsMethod · 0.45

Calls 1

getConfigMethod · 0.45

Tested by

no test coverage detected