Package org.apache.maven.surefire.testng.utils
-
Interface Summary Interface Description Stoppable Covers configuration parameterskipAfterFailureCount
. -
Class Summary Class Description FailFastEventsSingleton Stores and retrieves atomic events used byFailFastNotifier
and TestNG provider.FailFastListener Sends an even inFailFastEventsSingleton
that failure has appeared.FailFastNotifier Notifies TestNG core skipping remaining tests after first failure has appeared.MethodSelector For internal use only