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