| Constructor and Description |
|---|
EqualToMessage(Message expected) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeMismatch(Object actual,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
boolean |
matches(Object actual) |
protected static String |
toString(Object o) |
public EqualToMessage(Message expected)
Copyright © 2015–2017 morimekta.net. All rights reserved.