Class TestStartingEvent
java.lang.Object
org.apache.maven.surefire.api.event.Event
org.apache.maven.surefire.api.event.AbstractTestControlEvent<ReportEntry>
org.apache.maven.surefire.api.event.TestStartingEvent
The event for started test.
- Since:
- 3.0.0-M5
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.maven.surefire.api.event.AbstractTestControlEvent
getReportEntry, isConsoleCategory, isConsoleErrorCategory, isControlCategory, isJvmExitError, isStandardStreamCategory, isSysPropCategory, isTestCategory
Methods inherited from class org.apache.maven.surefire.api.event.Event
getEventType
-
Constructor Details
-
TestStartingEvent
-