Searched defs:TestParser (Results 1 – 1 of 1) sorted by relevance
32 public class TestParser extends Parser { class in ParserTest35 public TestParser(InputStream in, Object[] expectedData) throws IOException{ in TestParser() method in ParserTest.TestParser