kotest-assertions-core / io.kotest.matchers.collections / kotlin.collections.Collection / shouldNotContainDuplicates

shouldNotContainDuplicates

fun <T> Collection<T>.shouldNotContainDuplicates(): Unit