| Constructor and Description |
|---|
PDFContainsString(java.lang.String substring) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
describeMismatchSafely(PDF item,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(PDF item) |
protected boolean matchesSafely(PDF item)
matchesSafely in class org.hamcrest.TypeSafeMatcher<PDF>protected void describeMismatchSafely(PDF item, org.hamcrest.Description mismatchDescription)
describeMismatchSafely in class org.hamcrest.TypeSafeMatcher<PDF>public void describeTo(org.hamcrest.Description description)
describeTo in interface org.hamcrest.SelfDescribing