Package-level declarations

Types

Link copied to clipboard
This annotation can be used to skip all tests after the first failed test of a parameterized test.
Link copied to clipboard
public class SkipAfterFirstFailedTestExtension implements ExecutionCondition, AfterTestExecutionCallback
This extension can be used to skip all tests after the first failed test of a cartesian product test.