| Modifier and Type | Method and Description |
|---|---|
static Map<String,TestClass> |
ParallelTestExecutor.findTestResultsInDirectory(hudson.model.Run<?,?> build,
hudson.model.TaskListener listener,
hudson.FilePath workspace) |
| Modifier and Type | Method and Description |
|---|---|
int |
TestClass.compareTo(TestClass that) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
Parallelism.calculate(List<TestClass> tests) |
int |
CountDrivenParallelism.calculate(List<TestClass> tests) |
int |
TimeDrivenParallelism.calculate(List<TestClass> tests) |
Copyright © 2016–2018. All rights reserved.