Package com.atlassian.confluence.it.api
Class ContainsContentMatcher
Like Matchers.contains but matches an api content object by id
-
Method Summary
Modifier and TypeMethodDescriptioncontainsContent(Content content) voiddescribeTo(org.hamcrest.Description description) booleanMethods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, isNotNull, toString
-
Method Details
-
containsContent
-
matches
-
describeTo
public void describeTo(org.hamcrest.Description description)
-