Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ allowThrows
Method
allowThrows
Bcore/src/main/cpp/Dobby/tests/catch.hpp:4815–4817 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4813
}
4814
4815
auto AssertionHandler::allowThrows() const -> bool {
4816
return getCurrentContext().getConfig()->allowThrows();
4817
}
4818
4819
void AssertionHandler::complete() {
4820
setCompleted();
Callers
1
matchTest
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected