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
/
containsAnyElement
contains
Any
Element
fun
<
T
>
MokkeryMatcherScope
.
containsAnyElement
(
predicate
:
(
T
)
->
Boolean
)
:
Array
<
T
>
(
source
)
Matches an
Array
with any element matching
predicate