public static final class IgnoringLS.EqualsIgnoreLS
extends org.hamcrest.BaseMatcher
修飾子とタイプ | メソッドと説明 |
---|---|
void |
describeTo(org.hamcrest.Description description) |
protected abstract boolean |
doMatches(String actual)
マッチするか判定する。
|
protected String |
getExpected()
期待値を返却する。
|
boolean |
matches(Object o) |