MCPcopy 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
49struct MyFixture {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected