Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passhistory.state should be nulled by navigate()
Asserts run
Pass
assert_equals("state1", "state1")
    at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-history-state-replace.html:7:3)
Pass
assert_equals("#2", "#2")
    at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-history-state-replace.html:12:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-history-state-replace.html:13:3)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-history-state-replace.html:14:3)