Xml Unit

last modified: February 26, 2005

Permits assertions to be made about the differences between some control and test XML (XML in a String, DOM Document, or read from a Reader). Also supports assertions about XPath result trees and XPath expressions, accepts badly formed HTML, and validates against a DTD even when the XML has no DTD.

JavaUnit extension classes and DotNetUnit (NunitFramework) classes available at:


CategoryTesting:TestingFramework


Loading...