Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
describe(
"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
extend
Method · 0.80
toBe
Method · 0.80
toThrow
Method · 0.80
create
Method · 0.65
__extends
Function · 0.50
toString
Method · 0.45
getIMAGE_ID_PROP
Method · 0.45
Tested by
no test coverage detected