Thrown when the test assumption is not met, cause aborting of test execution.
no subtypes hierarchy
Initializer |
TestAbortedException(String? assumption = null) Parameters:
|
Attributes | |
assumption | Source Codeshared String? assumption The message describing the assumption, which wasn't met. |
Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: Throwable |