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