kotest-assertions-core
/
io.kotest.matchers.collections
/
kotlin.collections.Collection
/
shouldBeEmpty
shouldBeEmpty
fun
<
T
>
Collection
<
T
>
.
shouldBeEmpty
(
)
:
Unit