Test Result : SimpleListHandlerTest
          0 failures
          (±0)
          11 tests
          (±0)
All Tests
| Test name | Duration | Status | 
|---|---|---|
| clearsListOnUpdateWhenDescriptorHasNoValues | 2 ms | Passed | 
| insertsListOnUpdateWhenThereWereNoValuesBefore | 1 ms | Passed | 
| loadsEmptyListAndReturnsEmptyCollection | 2 ms | Passed | 
| loadsSimpleList | 2 ms | Passed | 
| persistsEmptySimpleList | 4 ms | Passed | 
| persistsSimpleListWithSeveralValues | 2 ms | Passed | 
| throwsICViolationExceptionWhenLiteralIsFoundInList | 2 ms | Passed | 
| throwsICViolationExceptionWhenMultipleHasListValuesFound | 2 ms | Passed | 
| throwsICViolationExceptionWhenMultipleNodeSuccessorsAreFound | 42 ms | Passed | 
| updateListAddsNewValuesToTheEnd | 5 ms | Passed | 
| updateListRemovesSeveralElements | 2 ms | Passed | 
