Searched defs:expectedOutput (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/test/org/opensolaris/opengrok/analysis/
H A DJFlexXrefTest.java215 * @param expectedOutput the expected output from the xreffer
219 String inputLine, String expectedOutput) throws Exception {
226 assertEquals(FIRST_LINE_PREAMBLE + expectedOutput + LINE_SUFFIX + EOS,
218 assertXrefLine(Class<? extends JFlexXref> xrefClass, String inputLine, String expectedOutput) argument

Completed in 8 milliseconds