AllThat
Deprecated
Obsolete varargs API. Read `VarArgMatcher` docs for more details.
Replace with
import dev.mokkery.matcher.collections.CollectionArgMatchers
Content copied to clipboard
CollectionArgMatchers.ArrayAllMatchContent copied to clipboard
Matches a sequence of varargs with all elements matching the predicate.
Parameters
type
of vararg element to provide vararg type information in AllThat.toString
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Helper function to propagate capture for dev.mokkery.matcher.ArgMatcher.Composite.