Class Find
java.lang.Object
org.hamcrest.BaseMatcher<String>
com.googlecode.catchexception.throwable.matcher.Find
- All Implemented Interfaces:
Serializable, org.hamcrest.Matcher<String>, org.hamcrest.SelfDescribing
Copied from Mockito internal.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, isNotNull, toString
-
Constructor Details
-
Find
-
-
Method Details
-
matches
-
describeTo
public void describeTo(org.hamcrest.Description description) - Specified by:
describeToin interfaceorg.hamcrest.SelfDescribing
-