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