public abstract class DocumentMatcher extends org.hamcrest.TypeSafeMatcher<InputStream>
| Constructor and Description |
|---|
DocumentMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
matchesDocument(Document document) |
boolean |
matchesSafely(InputStream inputStream) |
describeMismatch, describeMismatchSafely, matches_dont_implement_Matcher___instead_extend_BaseMatcher_, toStringpublic final boolean matchesSafely(InputStream inputStream)
matchesSafely in class org.hamcrest.TypeSafeMatcher<InputStream>Copyright © 2002-2018 Atlassian. All Rights Reserved.