The received value. Should be a Map
The key whose inclusion is being checked
OptionalexpectedValue: unknownThe desired value for the given key-value pair; if omitted, will only check that the given key exists (disregarding its value)
Whether the matcher passed
Matcher that checks if a
Mapcontains the given key.