|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.hamcrest.BaseMatcher<T> org.hamcrest.TypeSafeMatcher<T> org.hamcrest.beans.HasPropertyWithValue<com.atlassian.core.bean.EntityObject> com.atlassian.bamboo.matcher.bean.IsEntityObjectIdEq
public class IsEntityObjectIdEq
Constructor Summary | |
---|---|
protected |
IsEntityObjectIdEq(com.atlassian.core.bean.EntityObject reference)
|
Method Summary | |
---|---|
static org.hamcrest.Matcher<com.atlassian.core.bean.EntityObject> |
hasEqualId(com.atlassian.core.bean.EntityObject reference)
|
Methods inherited from class org.hamcrest.beans.HasPropertyWithValue |
---|
describeTo, hasProperty, matchesSafely |
Methods inherited from class org.hamcrest.TypeSafeMatcher |
---|
matches |
Methods inherited from class org.hamcrest.BaseMatcher |
---|
_dont_implement_Matcher___instead_extend_BaseMatcher_, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected IsEntityObjectIdEq(@NotNull com.atlassian.core.bean.EntityObject reference)
Method Detail |
---|
public static org.hamcrest.Matcher<com.atlassian.core.bean.EntityObject> hasEqualId(@NotNull com.atlassian.core.bean.EntityObject reference)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |