Package-level declarations

Test execution specific interfaces and classes related to event notifications.

Types

Link copied to clipboard
Enumerates possible output streams for TestOutputEvent.
Link copied to clipboard
Enumerates the different kinds of JVM tests.
Link copied to clipboard
Describes a test that runs on the JVM and for which an event has occurred.
Link copied to clipboard
Describes how a test operation finished with failures.
Link copied to clipboard
An event that informs about a test having finished its execution.
Link copied to clipboard
Describes a test operation for which an event has occurred.
Link copied to clipboard
Describes the result of running a test operation.
Link copied to clipboard
Describes a test output operation.
Link copied to clipboard
An event that informs about a test printing text to the standard output or to the standard error.
Link copied to clipboard
Root interface for all events that signal progress while executing a test or test suite.
Link copied to clipboard
Describes how a test operation was skipped.
Link copied to clipboard
An event that informs about a test having started its execution.
Link copied to clipboard
Describes how a test operation finished successfully.