kotest-assertions-core
/
io.kotest.matchers.string
/
kotlin.String
/
shouldNotHaveSameLengthAs
shouldNotHaveSameLengthAs
infix
fun
String
?
.
shouldNotHaveSameLengthAs
(
other
:
String
)
:
Unit