kotest-assertions-arrow
/
io.kotest.assertions.arrow.nel
/
arrow.core.NonEmptyList
/
shouldNotHaveSize
shouldNotHaveSize
infix
fun
NonEmptyList
<
Any
>
.
shouldNotHaveSize
(
size
:
Int
)
:
Unit