toggle menu
hamkrest
SNAPSHOT
jvm
switch theme
search in API
hamkrest
/
com.natpryce.hamkrest
/
hasSize
has
Size
fun
hasSize
(
sizeMatcher
:
Matcher
<
Int
>
)
:
Matcher
<
Collection
<
Any
>
>
Matches a collection with a size that matches
sizeMatcher
.