Interface TestOutputEvent

All Superinterfaces:
ProgressEvent

public interface TestOutputEvent extends ProgressEvent
An event that informs about a test printing text to the standard output or to the standard error.

A new test output event instance is created for each line of text printed by the test.

Since:
6.0