Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
Passevaluate operation on XML document, context node in XML document, no namespace resolver
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:31:3)
Passevaluate operation on HTML document, context node in HTML document, no namespace resolver
Asserts run
Pass
assert_array_equals([Element node <html><head></head><body></body></html>], [Element node <html><head></head><body></body></html>])
    at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:35:3)
Passevaluate operation on XML document, context node in HTML document, no namespace resolver
Asserts run
Pass
assert_array_equals([Element node <html><head></head><body></body></html>], [Element node <html><head></head><body></body></html>])
    at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:39:3)
Passevaluate operation on HTML document, context node in XML document, no namespace resolver
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:43:3)
Passevaluate operation on XML document, context node in XML document, with namespace resolver
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:47:3)
Passevaluate operation on HTML document, context node in HTML document, with namespace resolver
Asserts run
Pass
assert_array_equals([Element node <html><head></head><body></body></html>], [Element node <html><head></head><body></body></html>])
    at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:51:3)
Passevaluate operation on XML document, context node in HTML document, with namespace resolver
Asserts run
Pass
assert_array_equals([Element node <html><head></head><body></body></html>], [Element node <html><head></head><body></body></html>])
    at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:55:3)
Passevaluate operation on HTML document, context node in XML document, with namespace resolver
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /domxpath/evaluator-different-document.tentative.html:59:3)