public class IsEqualToCompetition extends IsEqualToEntity<es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition>
expected| Constructor and Description |
|---|
IsEqualToCompetition(es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition competition) |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<Iterable<? extends es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition>> |
containsCompetitionsInAnyOrder(es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition... competitions) |
static IsEqualToCompetition |
equalToCompetitionWithoutRelations(es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition competition) |
protected boolean |
matchesSafely(es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition actual) |
addMatcherDescription, addTemplatedDescription, checkArrayAttribute, checkArrayAttribute, checkAttribute, checkAttribute, checkIntArrayAttribute, checkIterableAttribute, clearDescribeTo, containsEntityInAnyOrder, containsEntityInAnyOrder, containsEntityInOrder, containsEntityInOrder, describeTodescribeMismatch, describeMismatchSafely, matchespublic IsEqualToCompetition(es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition competition)
protected boolean matchesSafely(es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition actual)
matchesSafely in class org.hamcrest.TypeSafeMatcher<es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition>public static IsEqualToCompetition equalToCompetitionWithoutRelations(es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition competition)
public static org.hamcrest.Matcher<Iterable<? extends es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition>> containsCompetitionsInAnyOrder(es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Competition... competitions)
Copyright © 2018. All rights reserved.