MCPcopy 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

1describe("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

getInitMethod · 0.80
toBeMethod · 0.80
toEqualMethod · 0.80
method3Method · 0.80
method4Method · 0.80
method5Method · 0.80
extendMethod · 0.80
callHasToReturnLongMethod · 0.80
callHasToReturnIntMethod · 0.80
callHasToReturnDoubleMethod · 0.80
callHasToReturnFloatMethod · 0.80
method1Method · 0.45

Tested by

no test coverage detected