kotest-assertions-core / io.kotest.matchers.paths / java.nio.file.Path / shouldNotContainNFiles

shouldNotContainNFiles

infix fun Path.shouldNotContainNFiles(n: Int): Unit