Interface Stoppable


public interface Stoppable
Covers configuration parameter skipAfterFailureCount.
Since:
2.19
Author:
Tibor Digana (tibor17)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Delegates this call to RunListener.testExecutionSkippedByUser().
  • Method Details

    • fireStopEvent

      void fireStopEvent()
      Delegates this call to RunListener.testExecutionSkippedByUser().