Pass | updateCurrentEntry() must throw if state is not given | Asserts runPass | assert_throws_js(function "function TypeError() { [native code] }", function "() => { navigation.updateCurrentEntry(); }", "no args")
at Test.<anonymous> ( /navigation-api/updateCurrentEntry-method/no-args.html:7:3) | Pass | assert_throws_js(function "function TypeError() { [native code] }", function "() => { navigation.updateCurrentEntry({}); }", "empty dictionary")
at Test.<anonymous> ( /navigation-api/updateCurrentEntry-method/no-args.html:11:3) |
|