varargsAny
Deprecated
Obsolete varargs API. Read `VarArgMatcher` docs for more details.
Replace with
import dev.mokkery.matcher.collections.containsAnyElement
Content copied to clipboard
containsAnyElement(predicate)Content copied to clipboard
Matches a sequence of varargs with any element satisfying the given predicate.