strikt-core / strikt.assertions / 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