|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface TestOutputEvent
Standard output or standard error message logged during the execution of the test
Nested Class Summary | |
---|---|
enum |
TestOutputEvent.Destination
Destination of the message |
Method Summary | |
---|---|
TestOutputEvent.Destination
|
getDestination()
Destination of the message |
String
|
getMessage()
Message content |
Method Detail |
---|
public TestOutputEvent.Destination getDestination()
public String getMessage()
Gradle API 1.12