Menu

XMLUnit for Java 1.5 Released

This new release of XMLUnit for Java creates additional differences when
comparing nodes where one node has children and the other one has none.
While XMLUnit 1.4 would just report a HAS_CHILD_NODES difference,
XMLUnit 1.5 will - in addition - return raise a CHILD_NODELIST_LENGTH as
well as CHILD_NODE_NOT_FOUND differences for each missing node.

The release is available in source and binary form at
https://sourceforge.net/projects/xmlunit/files/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.5/
,
checksums and OpenPGP signatures should be downloaded from
http://xmlunit.sourceforge.net/checksums/ .

Posted by Stefan Bodewig 2013-09-16

Log in to post a comment.