kotest-assertions-core / io.kotest.matchers.sequences / kotlin.sequences.Sequence / shouldContainNull

shouldContainNull

fun <T> Sequence<T>.shouldContainNull(): Unit