|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hamcrest.BaseMatcher<java.lang.Iterable<Content>>
com.atlassian.confluence.it.api.ContainsContentMatcher
public class ContainsContentMatcher
Like Matchers.contains but matches an api content object by id
| Method Summary | |
|---|---|
static org.hamcrest.Matcher<java.lang.Iterable<Content>> |
containsContent(Content content)
|
void |
describeTo(org.hamcrest.Description description)
|
boolean |
matches(java.lang.Object items)
|
| Methods inherited from class org.hamcrest.BaseMatcher |
|---|
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static org.hamcrest.Matcher<java.lang.Iterable<Content>> containsContent(Content content)
public boolean matches(java.lang.Object items)
public void describeTo(org.hamcrest.Description description)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||