Uses of Package
org.apache.ant.antunit.junit3
-
Packages that use org.apache.ant.antunit.junit3 Package Description org.apache.ant.antunit.junit3 EXPERIMENTAL adapter to run AntUnit tests from within a JUnit3 test runner.org.apache.ant.antunit.junit4 EXPERIMENTAL adapter to run AntUnit tests from within a JUnit4 test runner. -
Classes in org.apache.ant.antunit.junit3 used by org.apache.ant.antunit.junit3 Class Description AntUnitSuite A JUnit 3 TestSuite that group a suite of AntUnit targets coming from an ant script.AntUnitTestCase JUnit TestCase that will executes a single AntUnit target.ErrorTestCase A TestCase that will just report an error when running.MultiProjectDemuxOutputStream Forward stdout or stderr operation to the current antunit project. -
Classes in org.apache.ant.antunit.junit3 used by org.apache.ant.antunit.junit4 Class Description AntUnitSuite A JUnit 3 TestSuite that group a suite of AntUnit targets coming from an ant script.