assertk.assertions / lines

lines

fun <ERROR CLASS><Path>.lines(charset: Charset = Charsets.UTF_8): <ERROR CLASS><List<String>>

Platform and version requirements: JVM

Assert on file lines

Parameters

charset - charset to use when reading file