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

Method main

test/com/sun/jna/MemoryTest.java:344–346  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

342 }
343
344 public static void main(String[] args) {
345 junit.textui.TestRunner.run(MemoryTest.class);
346 }
347}

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected