AnyOf
Deprecated
Obsolete varargs API. Read `VarArgMatcher` docs for more details.
Replace with
import dev.mokkery.matcher.ArgMatcher
Content copied to clipboard
ArgMatcher.AnyContent copied to clipboard
Matches any sequence of varargs.
Parameters
type
of vararg element to provide vararg type information in AnyOf.toString
Functions
Link copied to clipboard
Link copied to clipboard
Helper function to propagate capture for dev.mokkery.matcher.ArgMatcher.Composite.