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 class
XMLTestSuiteRunner.AcceptAllTestsFilter
Test filter which accepts all testsstatic class
XMLTestSuiteRunner.IdBasedTestFilter
Test filter which only accepts tests with ids matching the ones passed to its constructor.
-