示例#1
0
 @Test
 public void testGetResultVars() throws Exception {
   assertArrayEquals(columnNames, testObj.getResultVars().toArray());
 }