hasValue

public final Unit hasValue(Object value)

Matches bundle with given value

Parameters

value

Value to be matched


public final Unit hasValue(Matcher<Object> value)

Matches bundle with given value

Parameters

value

Matcher for a value