kotest-assertions-core
/
io.kotest.matchers.paths
/
java.nio.file.Path
/
shouldNotContainFile
shouldNotContainFile
infix
fun
Path
.
shouldNotContainFile
(
name
:
String
)
:
Unit