Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ ast-parser-tests.spec.js
File
ast-parser-tests.spec.js
test-app/build-tools/jsparser/tests/specs/ast-parser-tests.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
exec = require(
"child_process"
).exec,
2
path = require(
"path"
),
3
fs = require(
"fs"
),
4
prefix = path.resolve(__dirname,
"../cases/"
),
Callers
nothing calls this directly
Calls
12
clearOutput
Function · 0.85
execGradle
Function · 0.85
logExecResult
Function · 0.85
fail
Method · 0.80
toContain
Method · 0.80
toBe
Method · 0.80
indexOf
Method · 0.80
toBeGreaterThan
Method · 0.80
toBeDefined
Method · 0.80
toBeFalsy
Method · 0.80
toString
Method · 0.45
test
Method · 0.45
Tested by
no test coverage detected