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