public class VerifyFailedError extends AssertionError
| Constructor and Description |
|---|
VerifyFailedError(String message) |
VerifyFailedError(String expected,
String actual) |
VerifyFailedError(String message,
String expected,
String actual) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.