| loadListLoadsListWithDataPropertyValues | 19 ms | Passed |
| loadListLoadsSingleElementListWithHeadOnly | 4 ms | Passed |
| loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
| loadListWithInferredHead | 3 ms | Passed |
| loadListWithInferredNodeContent | 2 ms | Passed |
| loadListWithMultipleItems | 16 ms | Passed |
| loadingListWithItemWithMultipleSuccessorsThrowsException | 11 ms | Passed |
| loadingListWithNodeWithMultipleContentElementsThrowsException | 14 ms | Passed |
| persistEmptyListDoesNothing | 3 ms | Passed |
| persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 6 ms | Passed |
| persistListSupportsPersistingListWithDataPropertyContent | 10 ms | Passed |
| persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 2 ms | Passed |
| persistListWithHeadOnly | 3 ms | Passed |
| persistListWithMultipleElementsSavesTheList | 10 ms | Passed |
| updateEmptyListWithNonEmptyPersistsNewOne | 9 ms | Passed |
| updateListByRemovingElementsFromTheEnd | 25 ms | Passed |
| updateListByReplacingSomeElementsAndAddingNewOnes | 15 ms | Passed |
| updateListByReplacingSomeElementsAndRemovingSome | 17 ms | Passed |
| updateListByReplacingSomeElementsButKeepingSize | 16 ms | Passed |
| updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 18 ms | Passed |
| updateListToEmptyClearsList | 10 ms | Passed |