strikt-core / strikt.assertions / childFile

childFile

fun <T : File> Builder<T>.childFile(name: String): Builder<File>

Maps this assertion to an assertion on a specific child name of the subject.