SkipAfterFirstFailedTestExtension
public class SkipAfterFirstFailedTestExtension implements ExecutionCondition, AfterTestExecutionCallback(source)
This extension can be used to skip all tests after the first failed test of a cartesian product test.