Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
xmlunit: Provides classes to do asserts on xml
- Summary
- 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.
Arch: noarch
Download: | xmlunit-1.0-3jpp.src.rpm |
Build Date: | Thu Aug 26 16:26:59 2004 |
Packager: | Ralph Apel <r.apel@r-apel.de> |
Size: | 414 KiB |
Changelog
- * Thu Aug 26 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-3jpp
-
- Build with ant-1.6.2
- * Wed Dec 17 11:00:00 2003 Paul Nasrat <pauln at truemesh.com> - 0:1.0-2jpp
-
- Fix license and improved description
- Thanks to Ralph Apel who produced a spec - merged version info
- * Wed Dec 17 11:00:00 2003 Paul Nasrat <pauln at truemesh.com> - 0:1.0-1jpp
-
- Initial Version