public void addAndAddSingle() 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 t10
*/
testModify(entry, hist, DISPLAYNAME, ModificationType.ADD,