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

Method main

test/com/sun/jna/DirectCallbacksTest.java:123–125  ·  view source on GitHub ↗
(java.lang.String[] argList)

Source from the content-addressed store, hash-verified

121 public void testCallbackExceptionHandlerWithCallbackProxy() { }
122
123 public static void main(java.lang.String[] argList) {
124 junit.textui.TestRunner.run(DirectCallbacksTest.class);
125 }
126}

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected