Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
describe(
"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
toBe
Method · 0.80
getClass
Method · 0.80
create
Method · 0.65
getName
Method · 0.65
Array
Class · 0.50
Tested by
no test coverage detected