VarArgMatcher
Wildcard vararg matcher that checks a subset of varargs. It can occur only once. To provide your own implementation use Base.
Inheritors
Types
Link copied to clipboard
Matches any sequence of varargs.
Link copied to clipboard
Base class for any VarArgMatcher. Returns false if arg is not an array or list.
Functions
Link copied to clipboard
Helper function to propagate capture for dev.mokkery.matcher.ArgMatcher.Composite.