Uses of Package
org.apache.batik.test
Packages that use org.apache.batik.test
Package
Description
-
Classes in org.apache.batik.test used by org.apache.batik.swingClassDescriptionDefines the interface of a
Testcase.Defines the interface of aTestReportproduced by aTestcase. -
Classes in org.apache.batik.test used by org.apache.batik.testClassDescriptionBase class containing convenience methods for writing tests.Exception which Tests can throw when a specific
assertEqualsfails.Exception which Tests can throw when a specific assertion fails.Exception which Tests can throw when a specificassertNullfails.Exception which Tests can throw when a specificassertTruefails.Simple, default implementation for theTestReportinterface.This abstractTestimplementation instruments performance testing.Defines the interface of aTestcase.Exception whichAbstractTestextensions can throw from therumImplmethod to report an error condition.Classes in the test package and subpackages should throwTestExceptionto reflect internal failures in their operation.Defines the interface of aTestReportproduced by aTestcase.Inner class for describing an information element in aTestReportInterface for classes that can processTestReportinstances This allows different applications to use the sameTestReportfor different purposes, such as generating an XML output or emailing a test result summary.ATestSuiteis a composite test, that is, a test made of multiple childrenTestcases.Defines the interface of aTestReportproduced by aTestSuite. -
Classes in org.apache.batik.test used by org.apache.batik.test.svgClassDescriptionBase class containing convenience methods for writing tests.Default implementation of the
TestSuiteinterface.Defines the interface of aTestcase.Defines the interface of aTestReportproduced by aTestcase.Interface for classes that can processTestReportinstances This allows different applications to use the sameTestReportfor different purposes, such as generating an XML output or emailing a test result summary.ThisTestimplementation can be used to validate the operation of a specific test.ATestSuiteis a composite test, that is, a test made of multiple childrenTestcases. -
Classes in org.apache.batik.test used by org.apache.batik.test.xmlClassDescriptionBase class containing convenience methods for writing tests.Default implementation of the
TestSuiteinterface.Defines the interface of aTestcase.Classes in the test package and subpackages should throwTestExceptionto reflect internal failures in their operation.Interace to accept or reject a test or testSuite.Defines the interface of aTestReportproduced by aTestcase.Inner class for describing an information element in aTestReportInterface for classes that can processTestReportinstances This allows different applications to use the sameTestReportfor different purposes, such as generating an XML output or emailing a test result summary.ATestSuiteis a composite test, that is, a test made of multiple childrenTestcases.