|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EventHandler
Interface implemented by clients that handle events fired by the test framework during a run.
An event handler is passed to the test framework via the execute method
of Tasks.
| Method Summary | |
|---|---|
void |
handle(Event event)
Handle an event. |
| Method Detail |
|---|
void handle(Event event)
event - the event to handle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||