public abstract class ComparableTypeSafeMatcher<T>
extends org.hamcrest.TypeSafeMatcher<T>
implements java.lang.Comparable<org.hamcrest.Matcher<T>>
| Constructor and Description |
|---|
ComparableTypeSafeMatcher() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(org.hamcrest.Matcher<T> another) |
describeMismatch, describeMismatchSafely, matches, matchesSafely_dont_implement_Matcher___instead_extend_BaseMatcher_, toString