toggle menu
mobiuskt
1.3.1-SNAPSHOT
common
switch theme
search in API
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
>
>