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