Package org.apache.maven.surefire.booter
Interface FailFastAware
-
- All Known Implementing Classes:
BaseProviderFactory
interface FailFastAware
See the plugin configuration parameterskipAfterFailureCount
.- Since:
- 2.19
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setSkipAfterFailureCount(int skipAfterFailureCount)
-