| 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 © 2004-2014. All Rights Reserved.