Uses of Package
org.apache.batik.test
-
Packages that use org.apache.batik.test Package Description org.apache.batik.swing org.apache.batik.test org.apache.batik.test.svg org.apache.batik.test.xml -
Classes in org.apache.batik.test used by org.apache.batik.swing Class Description Test Defines the interface of aTestcase.TestReport Defines the interface of aTestReportproduced by aTestcase. -
Classes in org.apache.batik.test used by org.apache.batik.test Class Description AbstractTest Base class containing convenience methods for writing tests.AssertEqualsException Exception which Tests can throw when a specificassertEqualsfails.AssertException Exception which Tests can throw when a specific assertion fails.AssertNullException Exception which Tests can throw when a specificassertNullfails.AssertTrueException Exception which Tests can throw when a specificassertTruefails.DefaultTestReport Simple, default implementation for theTestReportinterface.PerformanceTest This abstractTestimplementation instruments performance testing.Test Defines the interface of aTestcase.TestErrorConditionException Exception whichAbstractTestextensions can throw from therumImplmethod to report an error condition.TestException Classes in the test package and subpackages should throwTestExceptionto reflect internal failures in their operation.TestReport Defines the interface of aTestReportproduced by aTestcase.TestReport.Entry Inner class for describing an information element in aTestReportTestReportProcessor 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.TestSuite ATestSuiteis a composite test, that is, a test made of multiple childrenTestcases.TestSuiteReport Defines the interface of aTestReportproduced by aTestSuite. -
Classes in org.apache.batik.test used by org.apache.batik.test.svg Class Description AbstractTest Base class containing convenience methods for writing tests.DefaultTestSuite Default implementation of theTestSuiteinterface.Test Defines the interface of aTestcase.TestReport Defines the interface of aTestReportproduced by aTestcase.TestReportProcessor 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.TestReportValidator ThisTestimplementation can be used to validate the operation of a specific test.TestSuite ATestSuiteis a composite test, that is, a test made of multiple childrenTestcases. -
Classes in org.apache.batik.test used by org.apache.batik.test.xml Class Description AbstractTest Base class containing convenience methods for writing tests.DefaultTestSuite Default implementation of theTestSuiteinterface.Test Defines the interface of aTestcase.TestException Classes in the test package and subpackages should throwTestExceptionto reflect internal failures in their operation.TestFilter Interace to accept or reject a test or testSuite.TestReport Defines the interface of aTestReportproduced by aTestcase.TestReport.Entry Inner class for describing an information element in aTestReportTestReportProcessor 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.TestSuite ATestSuiteis a composite test, that is, a test made of multiple childrenTestcases.