org.hamcrest.junit.internal
public class Matching extends java.lang.Object
| Constructor and Description |
|---|
Matching() |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
checkMatch(java.lang.String reason,
T actual,
org.hamcrest.Matcher<? super T> matcher,
MismatchAction action) |
public static <T> void checkMatch(java.lang.String reason,
T actual,
org.hamcrest.Matcher<? super T> matcher,
MismatchAction action)