static KarateStats |
CucumberRunner.parallel(Class<?> clazz,
int threadCount) |
static KarateStats |
CucumberRunner.parallel(Class<?> clazz,
int threadCount,
String reportDir) |
static KarateStats |
CucumberRunner.parallel(List<String> tags,
List<String> paths,
Collection<ExecutionHook> hooks,
int threadCount,
String reportDir) |
static KarateStats |
CucumberRunner.parallel(List<String> tags,
List<String> paths,
int threadCount,
String reportDir) |
static KarateStats |
CucumberRunner.parallel(String tagSelector,
List<Resource> resources,
Collection<ExecutionHook> hooks,
int threadCount,
String reportDir) |
static KarateStats |
CucumberRunner.parallel(String tagSelector,
List<Resource> resources,
int threadCount,
String reportDir) |
static KarateStats |
KarateStats.startTimer() |