negate

public Matcher<T> negate()(source)

returns a Matcher that matches the logical negation of this matcher.

Return

the negated matcher