Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catchorg/Catch2
/ getInt
Method
getInt
examples/111-Fix-PersistentFixture.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
int getInt() const { return 42; }
47
};
48
49
struct MyFixture {
Callers
1
111-Fix-PersistentFixture.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected