Package org.apache.ant.antunit


package org.apache.ant.antunit
  • Class
    Description
    Run every target whose name starts with "test" in a set of build files.
     
    Defines a collection of inherited references, with an optional nested Mapper that maps them to new reference IDs in the target project.
    Provides methods that allow the AntUnitScriptRunner to notify the test progress.
    A test listener for <antunit>.
    Run antunit tests suites.
    Specialized BuildException thrown by the AssertTask task.
    Exits the active build, giving an additional message if the single nested condition fails or if there is no condition at all.
    Expects the nested tasks to throw a BuildException and optinally asserts the message of that exception.
    Captures log messages generated during an antunit task run and makes them available to tasks via a project reference.
    A condition that tests the log output of the current project for a given string.
    Exposes AntUnit log content as a (read-only) Resource.
    Provides project instances for AntUnit execution.
    A condition that tests whether a given resource exists.