| Class | Description |
|---|---|
| AbstractRenderingAccuracyTest |
Checks for regressions in rendering a specific SVG document.
|
| BERenderingTest |
Preconfigured test for SVG files under the xml-batik/../beSuite
directory.
|
| ImageCompareTest |
This test does a pixel comparison of two images and passes if the
two images are identical.
|
| JSVGRenderingAccuracyTest |
One line Class Desc
Complete Class Desc
|
| Messages |
This class manages the message for the test.svg module.
|
| ParametrizedRenderingAccuracyTest |
Base class for tests which take an additional parameter in addition
to the SVG file.
|
| PreconfiguredRenderingTest |
Convenience class for creating a SVGRenderingAccuracyTest with predefined
rules for the various configuration parameters.
|
| SamplesRenderingTest |
Preconfigured test for SVG files under the xml-batik directory.
|
| SelfContainedSVGOnLoadTest |
This test takes an SVG file as an input.
|
| SelfContainedSVGOnLoadTestValidator |
This test validates the operation of SelfContainedSVGOnLoadTest.
|
| SVGAccuracyTestProcessor |
This implementation of the
TestReportProcessor interface
converts the TestReports it processes into an
XML document that it outputs in a directory. |
| SVGAlternateStyleSheetRenderingAccuracyTest |
Checks for regressions in rendering of a document with a given
alternate stylesheet.
|
| SVGMediaRenderingAccuracyTest |
Checks for regressions in rendering of a document with a given
media.
|
| SVGOnLoadExceptionTest |
This test takes an SVG file as an input.
|
| SVGReferenceRenderingAccuracyTest |
Base class for tests which take an additional parameter in addition
to the SVG file.
|
| SVGRenderingAccuracyTest |
Checks for regressions in rendering a specific SVG document.
|
| SVGRenderingAccuracyTestValidator |
Validates the operation of
SVGRenderingAccuracyTest
by forcing specific test case situations and checking that
they are handled properly by the class. |
| SVGTextContentRenderingAccuracyTest |
Checks for regressions in rendering of a document with a given
alternate stylesheet.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.