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