Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ main
Method
main
ZezeJava/ZezeJavaTest/src/SimpleRaft/RaftTest.java:231–233 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
229
}
230
231
public
static
void
main(String[] args) {
232
new
RaftTest().testSimple();
233
}
234
}
Callers
nothing calls this directly
Calls
1
testSimple
Method · 0.45
Tested by
no test coverage detected