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 TypeClassDescriptionclassThis test validates the operation of SelfContainedSVGOnLoadTest.classValidates the operation ofSVGRenderingAccuracyTestby 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 TypeClassDescriptionclassDummy TestSuite which always passes.classValidates the operation of theXMLTestSuireRunnerby 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 DefaultTestSuiteXMLTestSuiteRunner.buildTestRunTestSuite(Element element) Builds aTestSuitefrom an input element.