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