strikt-jvm / strikt.java / strikt.api.Assertion.Builder / parentFile

parentFile

val <T : File> Builder<T>.parentFile: Builder<File?>

Maps this assertion to an assertion on the parent file or null if the subject does not have a parent.

See Also

File.getParentFile