Uses of Class
org.apache.maven.surefire.api.event.Event
Packages that use Event
-
Uses of Event in org.apache.maven.surefire.api.event
Subclasses of Event in org.apache.maven.surefire.api.eventModifier and TypeClassDescriptionclassThe base class of an event.classThe base class of an event of standard streams.classAbstractTestControlEvent<T extends ReportEntry>The base class of an event of test control.final classThe event with a message for console debug level.final classThe event with a message for console error level.final classThe event with a message for console info level.final classThe event with a message for console warning level.final classThe control event of bye.final classThe control event of requesting a next test.final classThe control event of stopping on next test.final classThe event for the JVM exit error.final classThe event of standard error stream.final classThe event of standard error stream with new line.final classThe event of standard output stream.final classThe event of standard output stream with new line.final classThe event of system property.final classThe event for the failed assumption.final classThe event for the erroneous test.final classThe event for the failed test.final classThe event for completed testset.final classThe event for started testset.final classThe event for the skipped test.final classThe event for started test.final classThe event for succeeded test.