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