Share

XML Unit

File Release Notes and Changelog

Release Name: XMLUnit 0.7

Notes: Changes in this version: - DifferenceListener interface extended to allow more user control over how to evaluate differences between control and test XML - NEW IgnoreTextAndAttributeValuesDifferenceListener class added to allow difference evaluation solely on the basis of tag and attribute names (ignoring differences between text and attribute values completely) - Fixes for a defect in the DetailedDiff class that caused a NullPointerException, raised by eBernhard and bob - Additional methods assertXpathExists and assertNotXpathExists added to XMLTestCase class - Additional methods added to Transform class to complete wrapping of javax.xml.Transformer class, requested by tCantegrel


Changes: