Download Latest Version xmlunit-1.6-bin.zip (774.0 kB)
Email in envelope

Get an email when there's a new version of XML Unit

Home / xmlunit for Java / XMLUnit for Java 1.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2014-12-31 1.4 kB
xmlunit-1.6-src.zip 2014-12-31 830.9 kB
xmlunit-1.6-bin.zip 2014-12-31 774.0 kB
Totals: 3 Items   1.6 MB 2

XMLUnit for Java 1.6

XMLUnit for Java 1.6 is mostly a bugfix release adressing four issues:

  • If the sought for attribute in ATTR_NAME_NOT_FOUND or node in CHILD_NODE_NOT_FOUND differences is inside an XML namespace, the difference's value is now Java5-QName like {NS-URI}LOCAL-NAME rather than just the local name. Issue 65
  • for ATTR_NAME_NOT_FOUND differences the XPath on the side where the attribute exists now points to the attribute itself rather than the parent element. Feature 33
  • a new assertXpathEvaluatesTo assertion in XMLAssert combined with a new QualifiedName class allows stringified XPath values to be interpreted as qualified names. Feature 25
  • The JAXP 1.3 based validator ignored now uses the xsi:namespaceLocation and xsi:noNamespaceLocation attributes if you specify no schema sources at all. Issue 64

Note the first two changes may be breaking backwards compatibility in rare cases.

Source and binary distributions are available from SourceForge's File Service, the checksums and PGP signatures can be found here.

Source: README.md, updated 2014-12-31