|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SuiteBalancer
A test balancer schedules test suites to be executed on a given JVM.
| Nested Class Summary | |
|---|---|
static class |
SuiteBalancer.Assignment
|
| Method Summary | |
|---|---|
List<SuiteBalancer.Assignment> |
assign(Collection<String> suiteNames,
int slaves,
long seed)
Provide assignments for suite names and a given number of slaves. |
void |
setOwner(JUnit4 owner)
Sets the owner task (for logging mostly). |
| Method Detail |
|---|
void setOwner(JUnit4 owner)
List<SuiteBalancer.Assignment> assign(Collection<String> suiteNames,
int slaves,
long seed)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||