public class IsEqualToStory extends IsEqualToEntity<es.uvigo.esei.microstories.domain.entities.Story>
IsEqualToEntity matcher for the Story entity.expected| Constructor and Description |
|---|
IsEqualToStory(es.uvigo.esei.microstories.domain.entities.Story expected) |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<Iterable<? extends es.uvigo.esei.microstories.domain.types.ThemeType>> |
containsThemesInAnyOrder(Iterable<es.uvigo.esei.microstories.domain.types.ThemeType> themes) |
static IsEqualToStory |
equalToStory(es.uvigo.esei.microstories.domain.entities.Story story) |
protected boolean |
matchesSafely(es.uvigo.esei.microstories.domain.entities.Story actual) |
addMatcherDescription, addTemplatedDescription, checkArrayAttribute, checkArrayAttribute, checkAttribute, checkAttribute, checkIntArrayAttribute, checkIterableAttribute, clearDescribeTo, containsEntityInAnyOrder, containsEntityInAnyOrder, containsEntityInOrder, containsEntityInOrder, describeTodescribeMismatch, describeMismatchSafely, matchespublic IsEqualToStory(es.uvigo.esei.microstories.domain.entities.Story expected)
protected boolean matchesSafely(es.uvigo.esei.microstories.domain.entities.Story actual)
matchesSafely in class org.hamcrest.TypeSafeMatcher<es.uvigo.esei.microstories.domain.entities.Story>public static IsEqualToStory equalToStory(es.uvigo.esei.microstories.domain.entities.Story story)
Copyright © 2025. All rights reserved.