- java.lang.Object
-
- org.hamcrest.BaseMatcher<T>
-
- org.hamcrest.TypeSafeMatcher<String>
-
- com.github.restdriver.matchers.MatchesRegex
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(String item) |
-
Methods inherited from class org.hamcrest.TypeSafeMatcher
describeMismatch, describeMismatchSafely, matches
-
Methods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, toString
Copyright © 2013. All Rights Reserved.