Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
describe(
"Java language interop"
,
function
() {
2
3
describe(
"instanceof operator"
,
function
() {
4
it(
"should work with POJOs"
,
function
() {
Callers
nothing calls this directly
Calls
15
describe
Function · 0.85
it
Function · 0.85
expect
Function · 0.85
xit
Function · 0.85
lookup
Function · 0.85
isNull
Method · 0.80
gotNull
Method · 0.80
getSomeNull
Method · 0.80
getSomeFloat
Method · 0.80
getSomeDouble
Method · 0.80
doItWithParameters
Method · 0.80
callWithParameters
Method · 0.80
Tested by
no test coverage detected