kotest-assertions-core / io.kotest.matchers.iterator / kotlin.collections.Iterator / shouldNotBeEmpty

shouldNotBeEmpty

fun <T> Iterator<T>.shouldNotBeEmpty(): Unit