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