Uses of Interface
org.apache.batik.test.xml.XTSConstants
-
Packages that use XTSConstants Package Description org.apache.batik.test.xml -
-
Uses of XTSConstants in org.apache.batik.test.xml
Classes in org.apache.batik.test.xml that implement XTSConstants Modifier and Type Class Description class
XMLTestSuiteLoader
This class loads an XML document describing a test suite into aTestSuite
object.class
XMLTestSuiteRunner
This class can be used to build and run aTestSuite
from an XML description following the "XML Test Run" and "XML Test Suite" formats, whose constants are defined in theXTRunConstants
andXTSConstants
interfaces.
-