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