
xmlunit.org
XMLUnit - Unit Testing XML for Java and .NETUnit Testing XML for Java and .NET. When testing XML your application creates, simple string comparisons don't cut it as there are many different ways the same XML content is serialized to a string. It doesn't even stop with serialization as sometimes you don't care for the order of XML elements and sometimes you do. About XMLUnit 2.x. XMLUnit 2.x is developed for Java and .NET. XMLUnit 2.x is a complete rewrite and is based on the experience of XMLUnit for Java 1.x. It's main goals are:. Right now the f...
http://www.xmlunit.org/