Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
static org.hamcrest.Matcher<String> |
matchesPattern(Pattern pattern)
|
static org.hamcrest.Matcher<String> |
matchesPattern(String regex)
|
protected boolean |
matchesSafely(String item) |
describeMismatch, describeMismatchSafely, matches
Copyright © 2018 SPF4J. All rights reserved.