clearsListOnUpdateWhenDescriptorHasNoValues | 2 ms | Passed |
insertsListOnUpdateWhenThereWereNoValuesBefore | 1 ms | Passed |
loadsEmptyListAndReturnsEmptyCollection | 3 ms | Passed |
loadsSimpleList | 2 ms | Passed |
persistsEmptySimpleList | 4 ms | Passed |
persistsSimpleListWithSeveralValues | 1 ms | Passed |
staticFactoryMethodForSimpleLists | 2 ms | Passed |
throwsICViolationExceptionWhenLiteralIsFoundInList | 2 ms | Passed |
throwsICViolationExceptionWhenMultipleHasListValuesFound | 2 ms | Passed |
throwsICViolationExceptionWhenMultipleNodeSuccessorsAreFound | 5 ms | Passed |
updateListAddsNewValuesToTheEnd | 6 ms | Passed |
updateListRemovesSeveralElements | 3 ms | Passed |