public class IsEqualToUser extends IsEqualToEntity<es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User>
expected| Constructor and Description |
|---|
IsEqualToUser(es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User user,
boolean checkRelations) |
| Modifier and Type | Method and Description |
|---|---|
static IsEqualToUser |
equalToUserWithoutRelations(es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User user) |
protected boolean |
matchesSafely(es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User actual) |
addMatcherDescription, addTemplatedDescription, checkArrayAttribute, checkArrayAttribute, checkAttribute, checkAttribute, checkIntArrayAttribute, checkIterableAttribute, clearDescribeTo, containsEntityInAnyOrder, containsEntityInAnyOrder, containsEntityInOrder, containsEntityInOrder, describeTodescribeMismatch, describeMismatchSafely, matchespublic IsEqualToUser(es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User user,
boolean checkRelations)
protected boolean matchesSafely(es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User actual)
matchesSafely in class org.hamcrest.TypeSafeMatcher<es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User>public static IsEqualToUser equalToUserWithoutRelations(es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User user)
Copyright © 2017. All rights reserved.