Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ numericConversionTests.js
File
numericConversionTests.js
test-app/app/src/main/assets/app/tests/numericConversionTests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
"Tests numeric conversions and constructor/method resolutions"
,
function
() {
2
3
var
myCustomEquality =
function
(first, second) {
4
return
first == second;
Callers
nothing calls this directly
Calls
14
getInit
Method · 0.80
toBe
Method · 0.80
toEqual
Method · 0.80
method3
Method · 0.80
method4
Method · 0.80
method5
Method · 0.80
extend
Method · 0.80
callHasToReturnLong
Method · 0.80
callHasToReturnInt
Method · 0.80
callHasToReturnDouble
Method · 0.80
callHasToReturnFloat
Method · 0.80
method1
Method · 0.45
Tested by
no test coverage detected