|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StatsHandler
A notification listener to processes the test results as needed.
| Nested Class Summary | |
|---|---|
static class |
StatsHandler.SystemOutHandler
System stats handler that prints out all the stats to console (to System.out) |
| Method Summary | |
|---|---|
void |
handleFinal(Stats stats)
|
void |
handleIntermediate(Stats stats)
|
void |
handleStart()
|
| Method Detail |
|---|
void handleStart()
void handleIntermediate(Stats stats)
void handleFinal(Stats stats)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||