Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
buildUIWithWeakRefAndInteract
Function · 0.80
assertViewColor
Function · 0.80
assertViewBackgroundColor
Function · 0.80
assertTabSelectedTabTextColor
Function · 0.80
test_fetch_defined
Function · 0.80
test_fetch
Function · 0.80
test_fetch_text
Function · 0.80
test_fetch_formData
Function · 0.80
test_fetch_response_status
Function · 0.80
test_fetch_response_headers
Function · 0.80
test_fetch_headers_sent
Function · 0.80
test_fetch_post_form_data
Function · 0.80
Calls
no outgoing calls
Tested by
5
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64