kotest-assertions-core / io.kotest.matchers.iterator

Package io.kotest.matchers.iterator

Extensions for External Classes

kotlin.collections.Iterator

Functions

beEmpty

fun <T> beEmpty(): Matcher<Iterator<T>>