libxmlunit-java

Unit testing for xml documents
  http://www.xmlunit.org
  0
  no reviews



Xmlunit extends junit and nunit to enable unit testing of xml. it compares a control xml document to a test document or the result of a transformation, validates documents, and compares the results of xpath expressions.