Uses of Interface
org.apache.batik.test.TestFilter
-
Packages that use TestFilter Package Description org.apache.batik.test.xml -
-
Uses of TestFilter in org.apache.batik.test.xml
Classes in org.apache.batik.test.xml that implement TestFilter Modifier and Type Class Description static classXMLTestSuiteRunner.AcceptAllTestsFilterTest filter which accepts all testsstatic classXMLTestSuiteRunner.IdBasedTestFilterTest filter which only accepts tests with ids matching the ones passed to its constructor.
-