Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
Passexpression from XML document, context node in XML document, no namespace resolver
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /domxpath/expression-different-document.tentative.html:32:3)
Passexpression from 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/expression-different-document.tentative.html:37:3)
Passexpression from 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/expression-different-document.tentative.html:42:3)
Passexpression from HTML document, context node in XML document, no namespace resolver
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /domxpath/expression-different-document.tentative.html:47:3)
Passexpression from XML document, context node in XML document, with namespace resolver
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /domxpath/expression-different-document.tentative.html:52:3)
Passexpression from 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/expression-different-document.tentative.html:57:3)
Passexpression from 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/expression-different-document.tentative.html:62:3)
Passexpression from HTML document, context node in XML document, with namespace resolver
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /domxpath/expression-different-document.tentative.html:67:3)