Package | Description |
---|---|
org.apache.batik.test.svg | |
org.apache.batik.test.xml |
Modifier and Type | Class and Description |
---|---|
class |
SVGAccuracyTestProcessor
This implementation of the
TestReportProcessor interface
converts the TestReports it processes into an
XML document that it outputs in a directory. |
Modifier and Type | Interface and Description |
---|---|
interface |
XTRConstants
Contains constants for the XML Test Report (XTR) syntax.
|
interface |
XTSConstants
Contains constants for the XML Test Suite (XTS) syntax.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLReflect
This helper class can be used to build Java object from their
XML description.
|
class |
XMLTestReportProcessor
This implementation of the
TestReportProcessor interface
converts the TestReports it processes into an
XML document that it outputs in a directory. |
class |
XMLTestSuiteLoader
This class loads an XML document describing a test suite
into a
TestSuite object. |
class |
XMLTestSuiteRunner
This class can be used to build and run a
TestSuite from
an XML description following the "XML Test Run" and "XML Test Suite"
formats, whose constants are defined in the XTRunConstants
and XTSConstants interfaces. |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.