|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TestOutputListener
Listens to the output events like printing to standard output or error
| Method Summary | |
|---|---|
void |
onOutput(TestDescriptor testDescriptor,
TestOutputEvent outputEvent)
Fired when during test execution anything is printed to standard output or error |
| Method Detail |
|---|
void onOutput(TestDescriptor testDescriptor,
TestOutputEvent outputEvent)
testDescriptor - describes the testoutputEvent - the event that contains the output message and the destination (standard output or error, etc.)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||