Uses of Class
org.apache.batik.test.AbstractTest
Packages that use AbstractTest
-
Uses of AbstractTest in org.apache.batik.test
Subclasses of AbstractTest in org.apache.batik.testModifier and TypeClassDescriptionclass
Default implementation of theTestSuite
interface.class
class
This test validates that test properties are inherited from the class that defines the "class" attribute down to each test instance that uses the same class.class
This abstractTest
implementation instruments performance testing.class
Validates the operation of thePerformanceTest
class.(package private) static class
class
ThisTest
implementation can be used to validate the operation of a specific test. -
Uses of AbstractTest in org.apache.batik.test.svg
Subclasses of AbstractTest in org.apache.batik.test.svgModifier and TypeClassDescriptionclass
Checks for regressions in rendering a specific SVG document.class
Preconfigured test for SVG files under the xml-batik/../beSuite directory.class
This test does a pixel comparison of two images and passes if the two images are identical.class
One line Class Desc Complete Class Descclass
Base class for tests which take an additional parameter in addition to the SVG file.class
Convenience class for creating a SVGRenderingAccuracyTest with predefined rules for the various configuration parameters.class
Preconfigured test for SVG files under the xml-batik directory.class
This test takes an SVG file as an input.class
This test validates the operation of SelfContainedSVGOnLoadTest.(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
class
Checks for regressions in rendering of a document with a given alternate stylesheet.class
Checks for regressions in rendering of a document with a given media.class
This test takes an SVG file as an input.class
Base class for tests which take an additional parameter in addition to the SVG file.class
Checks for regressions in rendering a specific SVG document.class
Validates the operation ofSVGRenderingAccuracyTest
by forcing specific test case situations and checking that they are handled properly by the class.(package private) static class
(package private) static class
Validates that test passes if proper variation is given(package private) static class
Validates that the default parameters computation is working as expected.(package private) static class
(package private) static class
Creates anSVGRenderingAccuracyTest
with an valid URL for the source SVG valid URL for the reference image, but the reference image, but the reference image does not exist(package private) static class
Creates anSVGRenderingAccuracyTest
with an valid URL for the source SVG but with an invalid URL for the reference image.(package private) static class
Creates anSVGRenderingAccuracyTest
with a valid URL pointing to an invalid SVG document.(package private) static class
Creates anSVGRenderingAccuracyTest
with an invalid URL for the source SVG.(package private) static class
class
Checks for regressions in rendering of a document with a given alternate stylesheet. -
Uses of AbstractTest in org.apache.batik.test.xml
Subclasses of AbstractTest in org.apache.batik.test.xmlModifier and TypeClassDescriptionclass
Dummy Test which always passes.class
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.(package private) static class