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. |
Arguments |
| No | Semicolon-delimited argument list (e.g. |
Outputs
Input Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...