Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catchorg/Catch2
/ thisDoesntThrow
Function
thisDoesntThrow
tests/SelfTest/UsageTests/Exception.tests.cpp:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
int thisDoesntThrow() {
34
return 0;
35
}
36
37
class CustomException {
38
public:
Callers
1
Exception.tests.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected