|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDispatcherAssignmentStrategy
| Method Summary | |
|---|---|
boolean |
assign(LightestTestCase testcase)
Assigns a dispatcher to a testcase, and the testcase to the dispatcher. |
void |
setDispatchers(List dispatchers)
Sets the ITaskDispatchers this strategy is capable of assigning testcases to. |
void |
unassign(LightestTestCase testcase)
Breaks the bi-directional association between a dispatcher and a testcase. |
| Method Detail |
|---|
void setDispatchers(List dispatchers)
dispatchers - boolean assign(LightestTestCase testcase)
testcase - void unassign(LightestTestCase testcase)
testcase -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||