Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ exceptionHandlingTests.js
File
exceptionHandlingTests.js
test-app/app/src/main/assets/app/tests/exceptionHandlingTests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
"Tests exception handling "
,
function
() {
2
3
var
myCustomEquality =
function
(first, second) {
4
return
first == second;
Callers
nothing calls this directly
Calls
15
extend
Method · 0.80
triggerEvent1
Method · 0.80
toBe
Method · 0.80
toEqual
Method · 0.80
indexOf
Method · 0.80
triggerEvent1WithCatchClause
Method · 0.80
methodThatThrowsException
Method · 0.80
toBeGreaterThan
Method · 0.80
getDummyClassArrayAsObject
Method · 0.80
getExceptionRec
Method · 0.80
getClass
Method · 0.80
throwException
Method · 0.80
Tested by
no test coverage detected