Runs an Ant JUnit test file. Property Replacement will be performed on the file.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Build File |
| Yes | Path to the Ant script to execute (e.g. |
Run Target |
| Yes | Ant script target operation to execute. |
Classpath |
| No | The Java classpath to locate the test suite, test cases, and dependent classes. You may use relative paths, which are looked for in Otherwise, use absolute paths to refer to other locations. Windows Example
UNIX Example
Class path Generated:
Class path Generated: |
Arguments |
| No | Semicolon-delimited argument list (e.g. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...