Thrown when test is skipped.
Anything
Object
Basic
...and other supertypesThrowable
Exception
TestSkippedException
Exception
Throwable
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
TestSkippedException(String? reason = null) Parameters:
|
Attributes | |
reason | shared String? reason Reason why the test is skipped. |
Inherited Attributes |
Attributes inherited from: Object hash , string |
Attributes inherited from: Throwable cause , message , string , suppressed |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: Throwable addSuppressed , printStackTrace |