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