public class ComparisonFailure extends AssertionFailedError
Constructor and Description |
---|
ComparisonFailure(String message,
String expected,
String actual)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Deprecated.
Returns the detail message string of this throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getMessage()
Throwable
getMessage
in class Throwable
Throwable
instance
(which may be null
).