MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / assert

Method assert

packages/core/console/index.ts:13–15  ·  view source on GitHub ↗
(test: boolean, message?: string)

Source from the content-addressed store, hash-verified

11 }
12
13 public assert(test: boolean, message?: string): void {
14 // console.assert stub
15 }
16
17 public info(message: any): void {
18 // console.info stub

Callers 15

assertViewColorFunction · 0.80
test_fetch_definedFunction · 0.80
test_fetchFunction · 0.80
test_fetch_textFunction · 0.80
test_fetch_formDataFunction · 0.80
test_fetch_headers_sentFunction · 0.80

Calls

no outgoing calls

Tested by 5

testFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64