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