Lines Matching refs:testModify

94     testModify(entry, hist, 10, true, newModification(REPLACE, DESCRIPTION, "init value"));
101 testModify(entry, hist, 1, false, newModification(ADD, DESCRIPTION, "older value"));
109 testModify(entry, hist, 2, false, newModification(ADD, DESCRIPTION, "older value"));
116 testModify(entry, hist, 11, true, newModification(ADD, DESCRIPTION, "new value"));
137 testModify(entry, hist, 10, true, newModification(REPLACE, DISPLAYNAME, "init value"));
144 testModify(entry, hist, 1, false, newModification(ADD, DISPLAYNAME, "older value"));
152 testModify(entry, hist, 2, false, newModification(ADD, DISPLAYNAME, "older value"));
159 testModify(entry, hist, 11, false, newModification(ADD, DISPLAYNAME, "new value"));
180 testModify(entry, hist, 3, true, newModification(REPLACE, DISPLAYNAME));
187 testModify(entry, hist, 1, false, newModification(ADD, DISPLAYNAME, "older value"));
195 testModify(entry, hist, 2, false, newModification(ADD, DISPLAYNAME, "older value"));
202 testModify(entry, hist, 4, true, newModification(ADD, DISPLAYNAME, "new value"));
220 testModify(entry, hist, 10, true, newModification(ADD, DESCRIPTION, "init value"));
229 testModify(entry, hist, 1, true, newModification(REPLACE, DESCRIPTION, "older value"));
240 testModify(entry, hist, 2, true, newModification(REPLACE, DESCRIPTION, "older value"));
250 testModify(entry, hist, 11, true, newModification(REPLACE, DESCRIPTION, "new value"));
267 testModify(entry, hist, 2, true, newModification(ADD, DISPLAYNAME, "init value"));
276 testModify(entry, hist, 1, true, newModification(REPLACE, DISPLAYNAME, "older value"));
287 testModify(entry, hist, 3, true, newModification(REPLACE, DISPLAYNAME, "newer value"));
309 testModify(entry, hist, 10, true, newModification(DELETE, DESCRIPTION));
316 testModify(entry, hist, 1, false, newModification(ADD, DESCRIPTION, "older value"));
324 testModify(entry, hist, 2, false, newModification(ADD, DESCRIPTION, "older value"));
331 testModify(entry, hist, 11, true, newModification(ADD, DESCRIPTION, "new value"));
351 testModify(entry, hist, 1, true, newModification(DELETE, DESCRIPTION, "value1"));
357 testModify(entry, hist, 2, true, newModification(ADD, DESCRIPTION, "value3"));
364 testModify(entry, hist, 3, false, newModification(DELETE, DESCRIPTION, "value1"));
371 testModify(entry, hist, 4, true, newModification(ADD, DESCRIPTION, "value4"));
395 testModify(entry, hist, 1, true,
406 testModify(entry, hist, 2, true,
436 testModify(entry, hist, 1, true, newModification(DELETE, EMPLOYEENUMBER));
442 testModify(entry, hist, 2, false, newModification(DELETE, EMPLOYEENUMBER, "value1"));
461 testModify(entry, hist, 1, true, newModification(DELETE, EMPLOYEENUMBER, "value1"));
467 testModify(entry, hist, 2, false, newModification(DELETE, EMPLOYEENUMBER));
490 testModify(entry, hist, 3, true, newModification(DELETE, DESCRIPTION, "value1"));
496 testModify(entry, hist, 4, true, newModification(ADD, DESCRIPTION, "value3"));
503 testModify(entry, hist, 1, false, newModification(DELETE, DESCRIPTION, "value1"));
510 testModify(entry, hist, 2, true, newModification(ADD, DESCRIPTION, "value4"));
532 testModify(entry, hist, 3, true, newModification(DELETE, DISPLAYNAME));
539 testModify(entry, hist, 1, false, newModification(ADD, DISPLAYNAME, "older value"));
547 testModify(entry, hist, 2, false, newModification(ADD, DISPLAYNAME, "older value"));
554 testModify(entry, hist, 4, true, newModification(ADD, DISPLAYNAME, "new value"));
574 testModify(entry, hist, 4, true, newModification(DELETE, DESCRIPTION));
581 testModify(entry, hist, 3, false, newModification(REPLACE, DESCRIPTION, "new value"));
599 testModify(entry, hist, 1, true, mod);
698 testModify(entry, hist, 4, true, newModification(DELETE, DISPLAYNAME));
705 testModify(entry, hist, 3, false, newModification(REPLACE, DISPLAYNAME, "new value"));
720 testModify(entry, hist, 10, true, newModification(ADD, DESCRIPTION, "init value"));
729 testModify(entry, hist, 1, true, newModification(ADD, DESCRIPTION, "older value"));
739 testModify(entry, hist, 13, false, newModification(ADD, DESCRIPTION, "init value"));
749 testModify(entry, hist, 14, true, newModification(ADD, DESCRIPTION, "new value"));
771 testModify(entry, hist, 10, true, newModification(ADD, DESCRIPTION, "Init Value"));
806 testModify(entry, hist, 10, true, newModification(ADD, DESCRIPTION, "init value"));
812 testModify(entry, hist, 11, true, newModification(ADD, DESCRIPTION, "second value"));
879 testModify(entry, hist, 1, true, newModification(ADD, DESCRIPTION, "value1"));
888 testModify(entry, hist, 2, true,
906 testModify(entry, hist, 1, true,
914 testModify(entry, hist, 2, false, newModification(ADD, DESCRIPTION, "value1"));
937 testModify(entry, hist, 10, true, newModification(ADD, DISPLAYNAME, "init value"));
984 testModify(entry, hist, 1, true, newModification(ADD, DISPLAYNAME, "init value"));
993 testModify(entry, hist, 3, true, newModification(DELETE, DISPLAYNAME, "init value"));
1001 testModify(entry, hist, 2, false, newModification(ADD, DISPLAYNAME, "second value"));
1024 testModify(entry, hist, 1, true, newModification(ADD, DISPLAYNAME, "first value"));
1031 testModify(entry, hist, 2, false, newModification(ADD, DISPLAYNAME, "second value"));
1039 testModify(entry, hist, 2, false, newModification(DELETE, DISPLAYNAME, "second value"));
1110 private void testModify(Entry entry, EntryHistorical hist, int date,
1241 testModify(entry, hist, 1, true, newModification(ADD, DISPLAYNAME, "aValue"));
1244 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME, "aValue"));
1266 testModify(entry, hist, 1, true, newModification(ADD, DISPLAYNAME, "aValue"));
1272 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME));
1300 testModify(entry, hist, 2, true, newModification(ADD, DISPLAYNAME, "aValue"));
1306 testModify(entry, hist, 2, true, newModification(DELETE, DISPLAYNAME, "aValue"));
1310 testModify(entry, hist, 2, true, newModification(ADD, DISPLAYNAME, "aValue"));
1317 testModify(entry, hist, 2, true, newModification(DELETE, DISPLAYNAME, "aValue"));
1338 testModify(entry, hist, 1, true, newModification(DELETE, DESCRIPTION, "value1"));
1344 testModify(entry, hist, 1, true, newModification(ADD, DESCRIPTION, "value3"));
1351 testModify(entry, hist, 2, false, newModification(DELETE, DESCRIPTION, "value1"));
1358 testModify(entry, hist, 2, true, newModification(ADD, DESCRIPTION, "value4"));
1384 testModify(entry, hist, 1, true, newModification(DELETE, DESCRIPTION, "value1"));
1390 testModify(entry, hist, 1, true, newModification(ADD, DESCRIPTION, "value4"));
1397 testModify(entry, hist, 2, true, newModification(DELETE, DESCRIPTION, "value2"));
1406 testModify(entry, hist, 2, false, newModification(ADD, DESCRIPTION, "value4"));
1437 testModify(entry, hist, 1, true, newModification(ADD, DISPLAYNAME, "aValue"));
1443 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME));
1447 testModify(entry, hist, 1, true, newModification(ADD, DISPLAYNAME, "aValue"));
1454 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME));
1477 testModify(entry, hist, 1, true, newModification(REPLACE, DISPLAYNAME, "aValue"));
1483 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME, "aValue"));
1508 testModify(entry, hist, 1, true, newModification(REPLACE, DISPLAYNAME, "aValue"));
1514 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME));
1544 testModify(entry, hist, 2, true, newModification(REPLACE, DISPLAYNAME, "aValue"));
1548 testModify(entry, hist, 2, true, newModification(DELETE, DISPLAYNAME, "aValue"));
1552 testModify(entry, hist, 2, true, newModification(REPLACE, DISPLAYNAME, "aValue"));
1556 testModify(entry, hist, 2, true, newModification(DELETE, DISPLAYNAME, "aValue"));
1584 testModify(entry, hist, 1, true, newModification(REPLACE, DISPLAYNAME, "aValue"));
1588 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME));
1592 testModify(entry, hist, 1, true, newModification(REPLACE, DISPLAYNAME, "aValue"));
1596 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME));
1619 testModify(entry, hist, 1, true, newModification(REPLACE, DISPLAYNAME, "aValue"));
1625 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME, "aValue"));
1631 testModify(entry, hist, 1, true, newModification(ADD, DISPLAYNAME, "NewValue"));
1655 testModify(entry, hist, 1, true, newModification(REPLACE, DISPLAYNAME, "aValue"));
1661 testModify(entry, hist, 1, true, newModification(DELETE, DISPLAYNAME));
1667 testModify(entry, hist, 1, true, newModification(ADD, DISPLAYNAME, "NewValue"));