Package | Description |
---|---|
org.apache.batik.test | |
org.apache.batik.test.svg | |
org.apache.batik.test.xml |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTestSuite
Default implementation of the
TestSuite interface. |
class |
OnePerformanceTest |
class |
ParametrizedTest
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 |
PerformanceTest
This abstract
Test implementation instruments performance
testing. |
class |
PerformanceTestValidator
Validates the operation of the
PerformanceTest class. |
class |
TestReportValidator
This
Test implementation can be used to validate the
operation of a specific test. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRenderingAccuracyTest
Checks for regressions in rendering a specific SVG document.
|
class |
BERenderingTest
Preconfigured test for SVG files under the xml-batik/../beSuite
directory.
|
class |
ImageCompareTest
This test does a pixel comparison of two images and passes if the
two images are identical.
|
class |
JSVGRenderingAccuracyTest
One line Class Desc
Complete Class Desc
|
class |
ParametrizedRenderingAccuracyTest
Base class for tests which take an additional parameter in addition
to the SVG file.
|
class |
PreconfiguredRenderingTest
Convenience class for creating a SVGRenderingAccuracyTest with predefined
rules for the various configuration parameters.
|
class |
SamplesRenderingTest
Preconfigured test for SVG files under the xml-batik directory.
|
class |
SelfContainedSVGOnLoadTest
This test takes an SVG file as an input.
|
class |
SelfContainedSVGOnLoadTestValidator
This test validates the operation of SelfContainedSVGOnLoadTest.
|
class |
SVGAlternateStyleSheetRenderingAccuracyTest
Checks for regressions in rendering of a document with a given
alternate stylesheet.
|
class |
SVGMediaRenderingAccuracyTest
Checks for regressions in rendering of a document with a given
media.
|
class |
SVGOnLoadExceptionTest
This test takes an SVG file as an input.
|
class |
SVGReferenceRenderingAccuracyTest
Base class for tests which take an additional parameter in addition
to the SVG file.
|
class |
SVGRenderingAccuracyTest
Checks for regressions in rendering a specific SVG document.
|
class |
SVGRenderingAccuracyTestValidator
Validates the operation of
SVGRenderingAccuracyTest
by forcing specific test case situations and checking that
they are handled properly by the class. |
class |
SVGTextContentRenderingAccuracyTest
Checks for regressions in rendering of a document with a given
alternate stylesheet.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyValidTest
Dummy Test which always passes.
|
class |
DummyValidTestSuite
Dummy TestSuite which always passes.
|
class |
XMLTestSuiteRunnerValidator
Validates the operation of the
XMLTestSuireRunner by checking
that it runs the tests specified by the command line parameter and
only these tests. |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.