Package | Description |
---|---|
org.apache.maven.surefire.api.event |
Modifier and Type | Class and Description |
---|---|
class |
TestAssumptionFailureEvent
The event for the failed assumption.
|
class |
TestErrorEvent
The event for the erroneous test.
|
class |
TestFailedEvent
The event for the failed test.
|
class |
TestsetCompletedEvent
The event for completed testset.
|
class |
TestsetStartingEvent
The event for started testset.
|
class |
TestSkippedEvent
The event for the skipped test.
|
class |
TestStartingEvent
The event for started test.
|
class |
TestSucceededEvent
The event for succeeded test.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.