TestOutputEvent (Gradle API 8.14) (original) (raw)

Interface TestOutputEvent


public interface TestOutputEvent

Standard output or standard error message logged during the execution of the test

Nested Classes
Modifier and Type
Interface
Description
static enum
Destination of the message

Modifier and Type
Method
Description
Destination of the message
long
The time the message was logged, in milliseconds since UNIX epoch.