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.The antscript project factory that creates projects in a junit context.JUnit TestCase that will executes a single AntUnit target.Handle the serialization and the parsing of the name of a TestCase.A TestCase that will just report an error when running.Adapt AntUnitExecutionNotifier events into JUnit3 TestResult eventsForward stdout or stderr operation to the current antunit project.