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