| Class | Description |
|---|---|
| AbstractTestCase |
Provides common support code (primarily assertions) for all testcases.
|
| TestDomUtil |
Tests all DomUtil methods except
getPath() and
getAbsolutePath(). |
| TestDomUtilGetPath |
Tests the methods
getPath() and getAbsolutePath(),
because these have multiple tests that use the same complex DOM tree. |
| TestOutputUtil | |
| TestParseUtil | |
| TestSchemaUtil | |
| TestXmlUtil | |
| TestXsiUtil |