Runs a JUnit batch test defined by a folder and filters.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|
Project Properties
Property Name | Property Code | Required | Description |
---|
Inputs
Input Name | Required | Description |
---|---|---|
FDJU_CLASSSES_FOLDER | Yes | Path to the folder containing the test classes. If a relative path is given, a path inside the artifacts folder is assumed. The ~ character is not supported. |
FDJU_INCLUDE_FILTER_STRING | Yes | Filter to run on the files in the folder to specify files or folders to include. |
FDJU_EXCLUDE_FILTER_STRING | No | Filter to run on the files in the folder to exclude some of the files or folders. ( e.g. **/LongTest) |
Outputs
Output Name | Required | Description |
|
| |
---|---|---|---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...