| Constructor and Description |
|---|
MatchesRegex(Pattern pattern) |
MatchesRegex(String regex) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeMismatch(Object item,
org.hamcrest.Description description) |
void |
describeTo(org.hamcrest.Description description) |
boolean |
matches(Object item) |
Copyright © 2017. All rights reserved.