public interface EventHandler
An event handler is passed to the test framework via the execute method of Tasks.
execute
Task
void
handle(Event event)
void handle(Event event)
event