Searched refs:cellA4 (Results 1 – 1 of 1) sorted by relevance
102 XCell cellA4 = sheet.getCellByPosition(0, 3); in testInsertDeleteRows() local108 … assertEquals("Verify tow rows deleted the value of row 4",checkvalueA4, cellA4.getValue(),0); in testInsertDeleteRows()148 XCell cellA4 = sheet.getCellByPosition(1, 3); in testInsertDeleteColumns() local154 … assertEquals("Verify after tow rows deleted, the value of A4",checkvalueA4, cellA4.getValue(),0); in testInsertDeleteColumns()
Completed in 15 milliseconds