public class EntryMatchers extends Object
| Constructor and Description |
|---|
EntryMatchers() |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<Map.Entry<?,?>> |
key(org.hamcrest.Matcher<?> matcher) |
public static org.hamcrest.Matcher<Map.Entry<?,?>> key(org.hamcrest.Matcher<?> matcher)
Copyright © 2019 Mulesoft. All rights reserved.