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