Uses of Class
org.opentest4j.IncompleteExecutionException
-
Uses of IncompleteExecutionException in org.opentest4j
Subclasses of IncompleteExecutionException in org.opentest4jModifier and TypeClassDescriptionclassSpecialization ofIncompleteExecutionExceptionused to indicate that a test was aborted during execution (e.g., due to a failed assumption).classSpecialization ofIncompleteExecutionExceptionused to indicate that a test was skipped prior to execution (e.g., disabled or ignored).