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