Searched defs:expectedData (Results 1 – 1 of 1) sorted by relevance
35 public TestParser(InputStream in, Object[] expectedData) throws IOException{ in TestParser()106 private void testParserHelper(String wbxmlStr, Object[] expectedData) throws Exception { in testParserHelper()