Provides classes to do asserts on XML

Edit Package xmlunit
http://xmlunit.sourceforge.net/

XMLUnit extends JUnit to simplify unit testing of XML. It compares a control
XML document to a test document or the result of a transformation, validates
documents against a DTD, and (from v0.5) compares the results of XPath
expressions.

Refresh
Refresh
Source Files
Filename Size Changed
xmlunit-1.5-src.zip 0000818928 800 KB
xmlunit-1.5.pom 0000003050 2.98 KB
xmlunit.changes 0000002104 2.05 KB
xmlunit.spec 0000003391 3.31 KB
xmlunit1.0.zip 0000421131 411 KB
Revision 10 (latest revision is 20)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 202582 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 10)
- Build with junit4 

- Update to 1.5
  * If one node in the comparison has children while the other one
    has not, XMLUnit 1.5 will signal a CHILD_NODELIST_LEN GTH
    difference and CHILD_NODE_NOT_FOUND differences for each child
    node of the node that has children in addition to a
    HAS_CHILD_NODES difference.
  1.4:
  * xsi:type attributes now have their value interpreted as a QName and will
    compare as identical if their namespace URI and local
    names match even if they use different prefixes
  1.3:
  * Try to match control Element with first unmatched test one instead of
    creating CHILD_NODE_NOT_FOUND
  1.2:
  * null XPath on missing node
  * SAXParserFactory can be configured
  * new Validator class to validate schema definitions
  1.1:
  * Support for XML Namespaces in XPath processing
  * Support for XML Schema validation using any JAXP compliant parser
- dropped xmlunit-java5-enum.patch, not needed
- dropped xmlunit-no-javac-target.patch, not needed
- put userguide to javadoc package
Comments 0
openSUSE Build Service is sponsored by