MCPcopy 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

1const 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

clearOutputFunction · 0.85
execGradleFunction · 0.85
logExecResultFunction · 0.85
failMethod · 0.80
toContainMethod · 0.80
toBeMethod · 0.80
indexOfMethod · 0.80
toBeGreaterThanMethod · 0.80
toBeDefinedMethod · 0.80
toBeFalsyMethod · 0.80
toStringMethod · 0.45
testMethod · 0.45

Tested by

no test coverage detected