Uses of Class
org.apache.batik.test.DefaultTestSuite
Packages that use DefaultTestSuite
-
Uses of DefaultTestSuite in org.apache.batik.test.svg
Subclasses of DefaultTestSuite in org.apache.batik.test.svgModifier and TypeClassDescriptionclass
This test validates the operation of SelfContainedSVGOnLoadTest.class
Validates the operation ofSVGRenderingAccuracyTest
by forcing specific test case situations and checking that they are handled properly by the class. -
Uses of DefaultTestSuite in org.apache.batik.test.xml
Subclasses of DefaultTestSuite in org.apache.batik.test.xmlModifier and TypeClassDescriptionclass
Dummy TestSuite which always passes.class
Validates the operation of theXMLTestSuireRunner
by checking that it runs the tests specified by the command line parameter and only these tests.Methods in org.apache.batik.test.xml that return DefaultTestSuiteModifier and TypeMethodDescriptionprotected DefaultTestSuite
XMLTestSuiteRunner.buildTestRunTestSuite
(Element element) Builds aTestSuite
from an input element.