Searched refs:numLinesOutputExpected (Results 1 – 1 of 1) sorted by relevance
422 private String[] assertCommandOutputsLines(int numLinesOutputExpected, String... command) in assertCommandOutputsLines() argument429 numLinesOutputExpected, lines.length, Arrays.toString(command), in assertCommandOutputsLines()431 numLinesOutputExpected, lines.length); in assertCommandOutputsLines() local