public class ValuesMatcher implements MatchingRule
Matcher for values in a map, ignoring the keys
| Modifier and Type | Field and Description |
|---|---|
static ValuesMatcher |
INSTANCE
Matcher for values in a map, ignoring the keys
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
toMap() |
toMappublic static ValuesMatcher INSTANCE
Matcher for values in a map, ignoring the keys