Package | Description |
---|---|
org.apache.batik.test | |
org.apache.batik.test.xml |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTestSuite
Default implementation of the
TestSuite interface. |
class |
MemoryLeakTest
One line Class Desc
Complete Class Desc
|
class |
MemoryLeakTestValidator
One line Class Desc
Complete Class Desc
|
class |
OnePerformanceTest |
class |
ParametrizedTest
This test validates that test properties are inherited from the class that
defines the "class" attribute down to each test instance that uses the
same class.
|
class |
PerformanceTest
This abstract
Test implementation instruments performance
testing. |
class |
PerformanceTestValidator
Validates the operation of the
PerformanceTest class. |
(package private) static class |
PerformanceTestValidator.SimplePerformanceTest |
class |
TestReportValidator
This
Test implementation can be used to validate the
operation of a specific test. |
Modifier and Type | Class and Description |
---|---|
class |
DummyValidTest
Dummy Test which always passes.
|
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. |
(package private) static class |
XMLTestSuiteRunnerValidator.XMLTestSuiteRunnerTest |