public class IsEqualToTheme extends IsEqualToEntity<es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme>
expected| Constructor and Description |
|---|
IsEqualToTheme(es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme theme) |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<Iterable<? extends es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme>> |
containsThemesInAnyOrder(Iterable<es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme> themes) |
static org.hamcrest.Matcher<Iterable<? extends es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme>> |
containsThemesInAnyOrder(es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme... themes) |
static IsEqualToTheme |
equalToTheme(es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme theme) |
protected boolean |
matchesSafely(es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme actual) |
addMatcherDescription, addTemplatedDescription, checkArrayAttribute, checkArrayAttribute, checkAttribute, checkAttribute, checkIntArrayAttribute, checkIterableAttribute, clearDescribeTo, containsEntityInAnyOrder, containsEntityInAnyOrder, containsEntityInOrder, containsEntityInOrder, describeTodescribeMismatch, describeMismatchSafely, matchespublic IsEqualToTheme(es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme theme)
public static IsEqualToTheme equalToTheme(es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme theme)
public static org.hamcrest.Matcher<Iterable<? extends es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme>> containsThemesInAnyOrder(es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme... themes)
public static org.hamcrest.Matcher<Iterable<? extends es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme>> containsThemesInAnyOrder(Iterable<es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme> themes)
protected boolean matchesSafely(es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme actual)
matchesSafely in class org.hamcrest.TypeSafeMatcher<es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme>Copyright © 2018. All rights reserved.