hasKey

public final Unit hasKey(String key)

Matches bundle with given key

Parameters

key

Key to be matched


public final Unit hasKey(Matcher<String> key)

Matches bundle with given key

Parameters

key

Matcher for a key