Package org.scalatools.testing
Interface EventHandler
-
public interface EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(Event testEvent)
-
-
-
Method Detail
-
handle
void handle(Event testEvent)
-
-