mobiuskt-test
Toggle table of contents
1.4.0
common
Platform filter
common
Switch theme
Search in API
mobiuskt-test
mobiuskt-test
/
kt.mobius.test.matcher
/
IsIterableContaining
/
Companion
/
hasItems
has
Items
fun
<
T
>
hasItems
(
vararg
itemMatchers
:
Matcher
<
T
>
)
:
Matcher
<
Iterable
<
T
>
>
fun
<
T
>
hasItems
(
vararg
items
:
T
)
:
Matcher
<
Iterable
<
T
>
>