public class CaseInsensitiveSubstringMatcher
| Constructor and Description |
|---|
CaseInsensitiveSubstringMatcher(java.lang.String subString) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
boolean |
matchesSafely(java.lang.String actualString) |