RFR: 8289508: Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling [v6]

Rahul Prabhu duke at openjdk.org
Sat Sep 17 06:41:55 UTC 2022


> Created two files for testing XPath Axes: XPathAncestors.java tests the ancestor and ancestor-or-self axes, while XPathPrecedingTest.java tests the preceding and preceding-sibling axes.

Rahul Prabhu has updated the pull request incrementally with one additional commit since the last revision:

  8289508: fixed test name in XPathPrecedingTest

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/10211/files
  - new: https://git.openjdk.org/jdk/pull/10211/files/cfab5f6a..2925d342

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10211&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10211&range=04-05

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/10211.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10211/head:pull/10211

PR: https://git.openjdk.org/jdk/pull/10211


More information about the core-libs-dev mailing list