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
TestReportProcessorinterface converts theTestReportsit processes into an XML document that it outputs in a directory.AnXMLReportConsumeris notified every time a new report is generated by anXMLTestReportProcessorThis class loads an XML document describing a test suite into aTestSuiteobject.This class can be used to build and run aTestSuitefrom an XML description following the "XML Test Run" and "XML Test Suite" formats, whose constants are defined in theXTRunConstantsandXTSConstantsinterfaces.Test filter which accepts all testsTest filter which only accepts tests with ids matching the ones passed to its constructor.Validates the operation of theXMLTestSuireRunnerby checking that it runs the tests specified by the command line parameter and only these tests.This implementation of theXMLTestReportProcessor.XMLReportConsumerinterface 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.