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