Package com.atlassian.confluence.it.api
Class ContainsContentMatcher
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static org.hamcrest.Matcher<Iterable<Content>>
containsContent(Content content)
void
describeTo(org.hamcrest.Description description)
boolean
matches(Object items)
-