Matcher.DefaultImpls| Constructor and Description |
|---|
AllAnyMatcher()
Matcher to replace all unspecified argument matchers to any()
Handled by logic in a special way
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(T arg) |
java.lang.String |
toString() |
match, substitute