Class ConsoleDebugEvent
java.lang.Object
org.apache.maven.surefire.api.event.Event
org.apache.maven.surefire.api.event.AbstractConsoleEvent
org.apache.maven.surefire.api.event.ConsoleDebugEvent
The event with a message for console debug level.
- Since:
- 3.0.0-M5
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.maven.surefire.api.event.AbstractConsoleEvent
getMessage, isConsoleCategory, isConsoleErrorCategory, isControlCategory, isJvmExitError, isStandardStreamCategory, isSysPropCategory, isTestCategory
Methods inherited from class org.apache.maven.surefire.api.event.Event
getEventType
-
Constructor Details
-
ConsoleDebugEvent
-