Mokkery
Toggle table of contents
3.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Mokkery
mokkery-runtime
/
dev.mokkery.matcher.collections
/
containsAllElements
contains
All
Elements
fun
<
T
>
MokkeryMatcherScope
.
containsAllElements
(
predicate
:
(
T
)
->
Boolean
)
:
Array
<
T
>
(
source
)
Matches an
Array
with all elements matching
predicate