All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.io.kotest.matchers.string.StringMatchers.kt Maven / Gradle / Ivy

package io.kotest.matchers.string

fun haveSubstring(substr: String) = include(substr)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy