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