Package | Description |
---|---|
org.apache.batik.test.xml |
Modifier and Type | Class and Description |
---|---|
class |
DummyValidTestSuite
Dummy TestSuite which always passes.
|
class |
XMLTestSuiteRunnerValidator
Validates the operation of the
XMLTestSuireRunner by checking
that it runs the tests specified by the command line parameter and
only these tests. |
Modifier and Type | Method and Description |
---|---|
protected DefaultTestSuite |
XMLTestSuiteRunner.buildTestRunTestSuite(org.w3c.dom.Element element)
Builds a
TestSuite from an input element. |