Class SlaveIdle
- java.lang.Object
-
- com.carrotsearch.ant.tasks.junit4.SlaveIdle
-
class SlaveIdle extends java.lang.Object
An event published when a slave is idle and waits for new suite classes.
-
-
Field Summary
Fields Modifier and Type Field Description private java.io.OutputStreamWriter
stdin
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
finished()
void
newSuite(java.lang.String suiteName)
-