MCPcopy Create free account
hub / github.com/dynjs/dynjs / javaInteropSpec.js

File javaInteropSpec.js

src/test/javascript/org/dynjs/javaInteropSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe("Java language interop", function() {
2
3 describe("instanceof operator", function() {
4 it("should work with POJOs", function() {

Callers

nothing calls this directly

Calls 15

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85
xitFunction · 0.85
lookupFunction · 0.85
isNullMethod · 0.80
gotNullMethod · 0.80
getSomeNullMethod · 0.80
getSomeFloatMethod · 0.80
getSomeDoubleMethod · 0.80
doItWithParametersMethod · 0.80
callWithParametersMethod · 0.80

Tested by

no test coverage detected