Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.matcher.collections
/
contentDeepEq
content
Deep
Eq
inline
fun
<
T
>
ArgMatchersScope
.
contentDeepEq
(
array
:
Array
<
T
>
)
:
Array
<
T
>
Matches an array that is equal to
array
with
contentDeepEquals
.