public static class ConditionalChecker.ConvertMatchChecker extends java.lang.Object implements ConditionalChecker
ConditionalChecker.ConvertMatchCheckerEQUALS_CHECKER, MATCH_CHECKER, MATCH_NULL_CHECKER, MATCH_NUMBER_CHECKER| Constructor and Description |
|---|
ConvertMatchChecker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
failed(ExpectActual expectActual) |
java.lang.String |
message(ExpectActual expectActual1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconditionalChecker, matchTypeChecker, verifypublic boolean failed(ExpectActual expectActual)
failed in interface ConditionalCheckerpublic java.lang.String message(ExpectActual expectActual1)
message in interface ConditionalChecker