Discovering XMLUnit the easy way
From time to time, you may need to verify the structure or content of XML documents– in this month’s In pursuit of code quality series, “Discover XMLUnit” shows you why you don’t want to use String comparisons to verify the structure and content of XML documents. Then it introduces XMLUnit, a hip XML validation tool and shows you how to use it to validate XML documents.
Also too, don’t forget to get your groove on at the “Improve Your Java Code Quality” forum!
| Related odds and ends | ||
|---|---|---|
Tuesday 19 Dec 2006 | Articles