| Class | Description |
|---|---|
| TestBatik |
Runs test suite using Batik SVG.
|
| TestDefaultLS |
Test suite that runs all DOM L3 Core tests using the
a parser provided by DOM L3 Core bootstrapping.
|
| TestDefaultLSAltConfig |
Test suite that runs all DOM L3 Core tests using a
parser provided by DOM L3 Core bootstrapping
in alternative configuration
|
| TestDefaultParser |
Test suite using the default JAXP parser in the default configuration
|
| TestDefaultParserAltConfig |
Test suite using the default JAXP parser in the alternative configuration
|
| TestOracle |
Test suite that runs all DOM L3 Core tests using the
Oracle Parser for Java in default configuration.
|
| TestOracleAltConfig |
Test suite that runs all DOM L3 Core tests using the
Oracle Parser for Java in an alternative configuration.
|
| TestXerces |
Test suite that runs all DOM L3 Core tests using the
Xerces-J in default configuration.
|
| TestXercesAltConfig |
Test suite that runs all DOM L3 Core tests using the
Xerces-J in an alternative configuration.
|