assertk.assertions / parent

parent

fun <ERROR CLASS><File>.parent(): <ERROR CLASS>

Platform and version requirements: JVM


fun Assert<File>.parent(): Assert<String>

Returns an assert on the file's parent.