Lines Matching refs:assertEquals

129         assertEquals("Verify value of A2 after execute Insert cells in A2:B2 and shift cells down.",  in testInsertCells()
131 assertEquals("Verify value of B2 after execute Insert cells in A2:B2 and shift cells down.", in testInsertCells()
133 assertEquals("Verify value of C2 after execute Insert cells in A2:B2 and shift cells down.", in testInsertCells()
150assertEquals("Verify value of C2 after execute Insert cells in A2:B2 and shift cells Right.", in testInsertCells()
152assertEquals("Verify value of D2 after execute Insert cells in A2:B2 and shift cells Right.", in testInsertCells()
154assertEquals("Verify value of E2 after execute Insert cells in A2:B2 and shift cells Right.", in testInsertCells()
156assertEquals("Verify value of C3 after execute Insert cells in A2:B2 and shift cells Right.", in testInsertCells()
171assertEquals("Verify value of E2 after execute Insert Entire Row 2 make the whole existing cell ra… in testInsertCells()
173assertEquals("Verify value of E3 after execute Insert Entire Row 2 make the whole existing cell ra… in testInsertCells()
175assertEquals("Verify value of C3 after execute Insert Entire Row 2 make the whole existing cell ra… in testInsertCells()
190assertEquals("Verify value of E2 after execute Insert Entire Row 2 make the whole existing cell ra… in testInsertCells()
192assertEquals("Verify value of E3 after execute Insert Entire Row 2 make the whole existing cell ra… in testInsertCells()
194assertEquals("Verify value of C3 after execute Insert Entire Row 2 make the whole existing cell ra… in testInsertCells()
259 assertEquals("Verify value of A2 after execute delete cells in A2:B2 and shift cells up.", in testDeleteCells()
261 assertEquals("Verify value of B2 after execute delete cells in A2:B2 and shift cells up.", in testDeleteCells()
263 assertEquals("Verify value of C2 after execute delete cells in A2:B2 and shift cells up.", in testDeleteCells()
278 assertEquals("Verify value of A2 after execute delete cells in A2:B2 and shift cells left.", in testDeleteCells()
280 assertEquals("Verify value of B2 after execute delete cells in A2:B2 and shift cells left.", in testDeleteCells()
282 assertEquals("Verify value of C2 after execute delete cells in A2:B2 and shift cells left.", in testDeleteCells()
297assertEquals("Verify value of A2 after delete Entire Row 2 make the whole existing cell range move… in testDeleteCells()
299assertEquals("Verify value of B2 after delete Entire Row 2 make the whole existing cell range move… in testDeleteCells()
301assertEquals("Verify value of C2 after delete Entire Row 2 make the whole existing cell range move… in testDeleteCells()
316assertEquals("Verify value of A2 after delete Entire Columns make the whole existing cell range mo… in testDeleteCells()
318assertEquals("Verify value of B2 after delete Entire Columns make the whole existing cell range mo… in testDeleteCells()
320assertEquals("Verify value of C2 after delete Entire Columns make the whole existing cell range mo… in testDeleteCells()