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

shouldNotInclude

infix fun String?.shouldNotInclude(substr: String): Unit