toContain

inline fun Expect<String?>.toContain(other: String, ignoreCase: Boolean = true, message: String? = null)