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