MCPcopy Create free account
hub / github.com/java-native-access/jna / main

Method main

test/com/sun/jna/DirectTest.java:43–45  ·  view source on GitHub ↗
(java.lang.String[] argList)

Source from the content-addressed store, hash-verified

41public class DirectTest extends TestCase implements Paths {
42
43 public static void main(java.lang.String[] argList) {
44 junit.textui.TestRunner.run(DirectTest.class);
45 }
46
47 static class MathLibrary {
48

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected