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