Package org.gradle.tooling.events.test
package org.gradle.tooling.events.test
Test execution specific interfaces and classes related to event notifications.
-
ClassDescriptionEnumerates possible output streams for
TestOutputEvent
.Enumerates the different kinds of JVM tests.Describes a test that runs on the JVM and for which an event has occurred.Describes how a test operation finished with failures.An event that informs about a test having finished its execution.Describes a test operation for which an event has occurred.Describes the result of running a test operation.Describes a test output operation.An event that informs about a test printing text to the standard output or to the standard error.Root interface for all events that signal progress while executing a test or test suite.Describes how a test operation was skipped.An event that informs about a test having started its execution.Describes how a test operation finished successfully.