...
Element | Description | Type |
---|---|---|
name |
| String |
isDefault |
| boolean |
projectName |
| String |
systemUnderTest |
| String |
runnerName | The runner assigned to this repository. It defaults to the default JAVA runner if not set. | String |
type | The default value is | Class name |
root |
| String |
dialect | The dialect to use with this repository. It's a Class name, eventually followed by the constructor args separated by semicolon. | Class;Args1;Args2 |
suites |
| List of |
tests |
| List of |