MCPcopy Create free account
hub / github.com/NativeScript/android / dex-interface-implementation.js

File dex-interface-implementation.js

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

Source from the content-addressed store, hash-verified

1describe("Tests partial interface implementation", function () {
2 it("should throw an exception when call unimplemented method of a partial implemented interface", function () {
3 var exceptionCaught = false;
4 var m = new java.util.Map({

Callers

nothing calls this directly

Calls 3

toBeMethod · 0.80
sizeMethod · 0.45
hashCodeMethod · 0.45

Tested by

no test coverage detected