MCPcopy Create free account
hub / github.com/NativeScript/android / extendedClassesTests.js

File extendedClassesTests.js

test-app/app/src/main/assets/app/tests/extendedClassesTests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe("Tests extended classes ", function () {
2
3 it("Instance with no extension shouldn't use previously defined implementation object", function () {
4 var MyButton = com.tns.tests.Button1.extend({

Callers

nothing calls this directly

Calls 7

extendMethod · 0.80
toBeMethod · 0.80
toThrowMethod · 0.80
createMethod · 0.65
__extendsFunction · 0.50
toStringMethod · 0.45
getIMAGE_ID_PROPMethod · 0.45

Tested by

no test coverage detected