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