Package org.apache.ant.antunit.junit3
package org.apache.ant.antunit.junit3
EXPERIMENTAL adapter to run AntUnit tests from within a JUnit3 test runner.
This API is considered unstable and may be modified or even removed in future releases.
-
ClassesClassDescriptionA JUnit 3 TestSuite that group a suite of AntUnit targets coming from an ant script.JUnit TestCase that will executes a single AntUnit target.A TestCase that will just report an error when running.