Interface Stoppable
-
public interface StoppableCovers configuration parameterskipAfterFailureCount.- Since:
- 2.19
- Author:
- Tibor Digana (tibor17)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfireStopEvent()Delegates this call toRunListener.testExecutionSkippedByUser().
-