MCPcopy Create free account
hub / github.com/SWI-Prolog/packages-jpl / main

Method main

src/examples/java/test/Test.java:15–17  ·  view source on GitHub ↗
(String argv[])

Source from the content-addressed store, hash-verified

13
14public class Test {
15 public static void main(String argv[]) {
16 run_tests();
17 }
18
19 static void run_tests() {
20 test_0();

Callers

nothing calls this directly

Calls 1

run_testsMethod · 0.95

Tested by

no test coverage detected