toggle menu
Mokkery
2.5.1
common
switch theme
search in API
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
.