kotest-assertions-core
/
io.kotest.matchers.file
/
java.io.File
/
shouldNotContainNFiles
shouldNotContainNFiles
infix
fun
File
.
shouldNotContainNFiles
(
n
:
Int
)
:
Unit