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 TypeClassDescriptionclassDefault implementation of theTestSuiteinterface.classclassThis 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.classThis abstractTestimplementation instruments performance testing.classValidates the operation of thePerformanceTestclass.(package private) static classclassThisTestimplementation 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 TypeClassDescriptionclassChecks for regressions in rendering a specific SVG document.classPreconfigured test for SVG files under the xml-batik/../beSuite directory.classThis test does a pixel comparison of two images and passes if the two images are identical.classOne line Class Desc Complete Class DescclassBase class for tests which take an additional parameter in addition to the SVG file.classConvenience class for creating a SVGRenderingAccuracyTest with predefined rules for the various configuration parameters.classPreconfigured test for SVG files under the xml-batik directory.classThis test takes an SVG file as an input.classThis 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 classclassChecks for regressions in rendering of a document with a given alternate stylesheet.classclassChecks for regressions in rendering of a document with a given media.classThis test takes an SVG file as an input.classBase class for tests which take an additional parameter in addition to the SVG file.classChecks for regressions in rendering a specific SVG document.classValidates the operation ofSVGRenderingAccuracyTestby forcing specific test case situations and checking that they are handled properly by the class.(package private) static class(package private) static classValidates that test passes if proper variation is given(package private) static classValidates that the default parameters computation is working as expected.(package private) static class(package private) static classCreates anSVGRenderingAccuracyTestwith 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 classCreates anSVGRenderingAccuracyTestwith an valid URL for the source SVG but with an invalid URL for the reference image.(package private) static classCreates anSVGRenderingAccuracyTestwith a valid URL pointing to an invalid SVG document.(package private) static classCreates anSVGRenderingAccuracyTestwith an invalid URL for the source SVG.(package private) static classclassChecks 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 TypeClassDescriptionclassDummy Test which always passes.classDummy 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.(package private) static class