kotest-assertions-core / io.kotest.matchers.string / kotlin.String / shouldNotEndWith

shouldNotEndWith

infix fun String?.shouldNotEndWith(suffix: String): Unit