Searched refs:collectNonEmptyLines (Results 1 – 1 of 1) sorted by relevance
547 LineProcessor<List<String>> collectNonEmptyLines = in testReadLines_withLineProcessor() local564 Files.readLines(temp, Charsets.UTF_8, collectNonEmptyLines); in testReadLines_withLineProcessor()565 assertThat(collectNonEmptyLines.getResult()).has().exactly( in testReadLines_withLineProcessor()