Package io.mangoo.test.hamcrest
Class RegexMatcher
java.lang.Object
org.hamcrest.BaseMatcher
io.mangoo.test.hamcrest.RegexMatcher
- All Implemented Interfaces:
org.hamcrest.Matcher,org.hamcrest.SelfDescribing
public class RegexMatcher
extends org.hamcrest.BaseMatcher
- Author:
- svenkubiak
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddescribeTo(org.hamcrest.Description description) booleanstatic RegexMatcherMethods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, isNotNull, toString
-
Constructor Details
-
RegexMatcher
-
-
Method Details
-
matches
-
describeTo
public void describeTo(org.hamcrest.Description description) -
matches
-