Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
describe(
"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
toBe
Method · 0.80
size
Method · 0.45
hashCode
Method · 0.45
Tested by
no test coverage detected