assertLinesMatch

fun assertLinesMatch(expected: List<String>, actual: List<String>, context: String = "")