Uses of Package
org.apache.ant.antunit
-
Packages that use org.apache.ant.antunit Package Description org.apache.ant.antunit org.apache.ant.antunit.junit3 EXPERIMENTAL adapter to run AntUnit tests from within a JUnit3 test runner.org.apache.ant.antunit.listener -
Classes in org.apache.ant.antunit used by org.apache.ant.antunit Class Description AntUnit.Reference AntUnit.ReferenceSet Defines a collection of inheritedreferences
, with an optional nestedMapper
that maps them to new reference IDs in the target project.AntUnitExecutionNotifier Provides methods that allow the AntUnitScriptRunner to notify the test progress.AntUnitListener A test listener for <antunit>.AntUnitScriptRunner Run antunit tests suites.AssertionFailedException Specialized BuildException thrown by the AssertTask task.LogCapturer Captures log messages generated during an antunit task run and makes them available to tasks via a project reference.ProjectFactory Provides project instances for AntUnit execution. -
Classes in org.apache.ant.antunit used by org.apache.ant.antunit.junit3 Class Description AntUnitExecutionNotifier Provides methods that allow the AntUnitScriptRunner to notify the test progress.AntUnitScriptRunner Run antunit tests suites.AssertionFailedException Specialized BuildException thrown by the AssertTask task.ProjectFactory Provides project instances for AntUnit execution. -
Classes in org.apache.ant.antunit used by org.apache.ant.antunit.listener Class Description AntUnitListener A test listener for <antunit>.AssertionFailedException Specialized BuildException thrown by the AssertTask task.