-
storyClassName
String storyClassName
A story class name, this is groovy script but maybe contains more then one story or feature on it
-
storyIndex
int storyIndex
Which story you'd like to run
-
scenarioIndex
int scenarioIndex
Which scenario you'd like to run
-1 means all scenarios
-
parameters
Map<K,V> parameters
What parameters you'd like to use, this has highest priority, will overwrite everything
-
dataTableIndex
int dataTableIndex
Which row of your dataTable you'd like to run
-1 means all table rows
-
jobResult
JobRunResult jobResult
The result runner put in