never

public static Matcher<T> never<T>()(source)

Returns an always negative-matching matcher.

Return

the matcher

Parameters

<T>

the type of object to match