public class TestSkippedException extends IncompleteExecutionException
IncompleteExecutionException
used to indicate
that a test was skipped prior to execution (e.g., disabled
or ignored).TestAbortedException
,
Serialized FormConstructor and Description |
---|
TestSkippedException() |
TestSkippedException(String message) |
TestSkippedException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString