public class TestException extends Object
| Constructor and Description |
|---|
TestException(String message,
String errorOutput,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
asAssertionFailure() |
Throwable |
asException() |
String |
getErrorOutput() |
String |
getMessage() |
String |
getType() |
Copyright © 2022. All rights reserved.