MCPcopy Create free account
hub / github.com/e2wugui/zeze / Start

Method Start

ZezeJava/ZezeJavaTest/src/Infinite/App.java:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 public void Start() throws Exception {
61 app.Start(config);
62 }
63
64 public void Stop() throws Exception {
65 app.Stop();

Callers 1

BeforeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected