public class IsEqualToView extends IsEqualToEntity<es.uvigo.esei.dgss.teamc.microstories.entities.View>
expected| Constructor and Description |
|---|
IsEqualToView(es.uvigo.esei.dgss.teamc.microstories.entities.View view,
boolean checkRelations) |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<Iterable<? extends es.uvigo.esei.dgss.teamc.microstories.entities.View>> |
containsViewsWithoutRelationsInAnyOrder(Iterable<es.uvigo.esei.dgss.teamc.microstories.entities.View> views) |
static IsEqualToView |
equalToView(es.uvigo.esei.dgss.teamc.microstories.entities.View view) |
static IsEqualToView |
equalToViewWithoutRelations(es.uvigo.esei.dgss.teamc.microstories.entities.View view) |
protected boolean |
matchesSafely(es.uvigo.esei.dgss.teamc.microstories.entities.View actual) |
addMatcherDescription, addTemplatedDescription, checkArrayAttribute, checkArrayAttribute, checkAttribute, checkAttribute, checkIntArrayAttribute, checkIterableAttribute, clearDescribeTo, containsEntityInAnyOrder, containsEntityInAnyOrder, containsEntityInOrder, containsEntityInOrder, describeTodescribeMismatch, describeMismatchSafely, matchespublic IsEqualToView(es.uvigo.esei.dgss.teamc.microstories.entities.View view,
boolean checkRelations)
protected boolean matchesSafely(es.uvigo.esei.dgss.teamc.microstories.entities.View actual)
matchesSafely in class org.hamcrest.TypeSafeMatcher<es.uvigo.esei.dgss.teamc.microstories.entities.View>public static IsEqualToView equalToView(es.uvigo.esei.dgss.teamc.microstories.entities.View view)
public static IsEqualToView equalToViewWithoutRelations(es.uvigo.esei.dgss.teamc.microstories.entities.View view)
Copyright © 2021. All rights reserved.