kotest-assertions-core / io.kotest.matchers.maps / kotlin.collections.Map / shouldBeEmpty

shouldBeEmpty

fun <K, V> Map<K, V>.shouldBeEmpty(): Unit