Test Result : SimpleListHandlerTest
0 failures
(±0)
12 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
clearsListOnUpdateWhenDescriptorHasNoValues | 11 ms | Passed |
insertsListOnUpdateWhenThereWereNoValuesBefore | 9 ms | Passed |
loadsEmptyListAndReturnsEmptyCollection | 3 ms | Passed |
loadsSimpleList | 10 ms | Passed |
persistsEmptySimpleList | 30 ms | Passed |
persistsSimpleListWithSeveralValues | 24 ms | Passed |
staticFactoryMethodForSimpleLists | 1 ms | Passed |
throwsICViolationExceptionWhenLiteralIsFoundInList | 3 ms | Passed |
throwsICViolationExceptionWhenMultipleHasListValuesFound | 5 ms | Passed |
throwsICViolationExceptionWhenMultipleNodeSuccessorsAreFound | 9 ms | Passed |
updateListAddsNewValuesToTheEnd | 30 ms | Passed |
updateListRemovesSeveralElements | 4 ms | Passed |