assertk.assertions / name

name

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

Platform and version requirements: JVM


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

Returns an assert on the file's name.