always

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

Returns an always positive-matching matcher.

Return

the matcher

Parameters

<T>

the type of object to match