kotest-assertions-core
/
io.kotest.matchers.string
/
kotlin.String
/
shouldNotHaveLineCount
shouldNotHaveLineCount
infix
fun
String
?
.
shouldNotHaveLineCount
(
count
:
Int
)
:
Unit