Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StanfordPL/stoke
/ CodeFixtureTestInit
Method
CodeFixtureTestInit
tests/fixture.h:74–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
73
public:
74
CodeFixtureTestInit() {
75
generate_fixtures();
76
}
77
78
static std::vector<CodeFixture> get_fixtures() {
79
if (fixtures_.size() == 0) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected