Matcher that checks if a Map contains the given key, regardless of its value.
Map
The received value. Should be a Map
The key whose inclusion in the map is being checked
Whether the matcher passed
Matcher that checks if a
Map
contains the given key, regardless of its value.