MCPcopy Create free account
hub / github.com/NativeScript/android / java-array-test.js

File java-array-test.js

test-app/app/src/main/assets/app/tests/java-array-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe("Tests instancing java arrays", function () {
2
3 it("should throw an exception when call Array.create with wrong number of arguments", function () {
4 var exceptionCaught = false;

Callers

nothing calls this directly

Calls 5

toBeMethod · 0.80
getClassMethod · 0.80
createMethod · 0.65
getNameMethod · 0.65
ArrayClass · 0.50

Tested by

no test coverage detected