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