kotest-assertions-core / io.kotest.matchers.collections / contain

contain

fun <T, C : Collection<T>> contain(t: T): Matcher<C>