Thu, 09. Nov 2017
this release fixes a bug in CompareMatcher
that could
throw a NoSuchElementException
when combined with other
hamcrest matchers.
The full list of changes for XMLUnit for Java
- Made Travis build work with OpenJDK6 again. PR #101 by @PascalSchumacher.
CompareMatcher
'sdescribeTo
method threw an exception if the comparison yielded no differences. Issue #107.
path: /en/oss/XMLUnit | #