public void addAndAddSameValues() throws Exception
{
Entry entry = initializeEntry();
// load historical from the entry
EntryHistorical hist = EntryHistorical.newInstanceFromEntry(entry);
/*
* simulate a add of the description attribute done at time 1
*/
testModify(entry, hist, DESCRIPTION, ModificationType.ADD,