MCPcopy Create free account
hub / github.com/dynjs/dynjs / Thingy

Interface Thingy

src/test/java/org/dynjs/jsr223/ScriptEngineTest.java:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 //////////////////////////////////////////////////////////////////////
143
144 public static interface Thingy {
145 int foo();
146 String bar();
147 }
148
149 @Test
150 public void testGetInterface() throws ScriptException {

Callers 7

testGetInterfaceMethod · 0.95
extensionsSpec.jsFile · 0.80
testGetInterfaceMethod · 0.95
parserSpec.jsFile · 0.80
extensionsSpec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected