varargsDoubleAll

Deprecated (with error)

Obsolete varargs API. Read `VarArgMatcher` docs for more details.

Replace with

import dev.mokkery.matcher.collections.containsAllDoubles
containsAllDoubles(predicate)

varargsAll variant for DoubleArray.