MCPcopy Index your code
hub / github.com/prototypejs/prototype / function.test.js

File function.test.js

test/unit/tests/function.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var arg1 = 1;
2var arg2 = 2;
3var arg3 = 3;
4function TestObj() { };

Callers

nothing calls this directly

Calls 5

testFunction · 0.85
$wFunction · 0.85
splitFunction · 0.85
waitFunction · 0.85
doneFunction · 0.85

Tested by

no test coverage detected