MCPcopy Create free account
hub / github.com/banq/jdonframework / main

Method main

src/test/java/com/jdon/SampleTestSuite.java:29–31  ·  view source on GitHub ↗
(String args[])

Source from the content-addressed store, hash-verified

27 }
28
29 public static void main(String args[]) {
30 TestRunner.run(suite());
31 }
32}

Callers

nothing calls this directly

Calls 2

suiteMethod · 0.95
runMethod · 0.45

Tested by

no test coverage detected