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