Package org.apache.batik.test.xml
package org.apache.batik.test.xml
-
ClassDescriptionDummy Test which always passes.Dummy TestSuite which always passes.This class manages the message for the test.svg module.This helper class can be used to build Java object from their XML description.Contains constants for elements and attributes used to describe Java objects, constructor arguments and properties in XML.This implementation of the
TestReportProcessor
interface converts theTestReports
it processes into an XML document that it outputs in a directory.AnXMLReportConsumer
is notified every time a new report is generated by anXMLTestReportProcessor
This class loads an XML document describing a test suite into aTestSuite
object.This class can be used to build and run aTestSuite
from an XML description following the "XML Test Run" and "XML Test Suite" formats, whose constants are defined in theXTRunConstants
andXTSConstants
interfaces.Test filter which accepts all testsTest filter which only accepts tests with ids matching the ones passed to its constructor.Validates the operation of theXMLTestSuireRunner
by checking that it runs the tests specified by the command line parameter and only these tests.This implementation of theXMLTestReportProcessor.XMLReportConsumer
interface simply applies an XSL transformation to the input XML file and stores the result in a configurable directory.Contains constants for the XML Test Report (XTR) syntax.Contains constants for the XML Test Run (XTRun) syntax.Contains constants for the XML Test Suite (XTS) syntax.