kotest-assertions-core
/
io.kotest.matchers.file
/
java.nio.file.Path
/
shouldNotStartWithPath
shouldNotStartWithPath
infix
fun
Path
.
shouldNotStartWithPath
(
path
:
Path
)
:
Unit