Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.batik.test.svg

Class Summary
AbstractRenderingAccuracyTest Checks for regressions in rendering a specific SVG document.
BERenderingTest Preconfigured test for SVG files under the xml-batik/../beSuite directory.
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.
SelfContainedSVGOnLoadTestValidator.CannotLoadSVGDocument  
SelfContainedSVGOnLoadTestValidator.DefaultErrorTest  
SelfContainedSVGOnLoadTestValidator.InvalidTestResultElementsNumber  
SelfContainedSVGOnLoadTestValidator.MissingOrEmptyErrorCode  
SelfContainedSVGOnLoadTestValidator.ProcessingError  
SelfContainedSVGOnLoadTestValidator.ReportError  
SelfContainedSVGOnLoadTestValidator.ReportErrorAndEntries  
SelfContainedSVGOnLoadTestValidator.ReportSuccess  
SelfContainedSVGOnLoadTestValidator.UnexpectedResultValue  
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.
SVGRenderingAccuracyTestValidator.AccurateRendering  
SVGRenderingAccuracyTestValidator.AccurateRenderingWithVariation Validates that test passes if proper variation is given
SVGRenderingAccuracyTestValidator.DefaultConfigTest Validates that the default parameters computation is working as expected.
SVGRenderingAccuracyTestValidator.DifferentSizes  
SVGRenderingAccuracyTestValidator.InexistingReferenceImage Creates an SVGRenderingAccuracyTest 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
SVGRenderingAccuracyTestValidator.InvalidReferenceImageURL Creates an SVGRenderingAccuracyTest with an valid URL for the source SVG but with an invalid URL for the reference image.
SVGRenderingAccuracyTestValidator.InvalidSVGContent Creates an SVGRenderingAccuracyTest with a valid URL pointing to an invalid SVG document.
SVGRenderingAccuracyTestValidator.InvalidSVGURL Creates an SVGRenderingAccuracyTest with an invalid URL for the source SVG.
SVGRenderingAccuracyTestValidator.SameSizeDifferentContent  
SVGTextContentRenderingAccuracyTest Checks for regressions in rendering of a document with a given alternate stylesheet.