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