| loadListLoadsListWithDataPropertyValues | 21 ms | Passed |
| loadListLoadsSingleElementListWithHeadOnly | 4 ms | Passed |
| loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
| loadListWithInferredHead | 4 ms | Passed |
| loadListWithInferredNodeContent | 3 ms | Passed |
| loadListWithMultipleItems | 16 ms | Passed |
| loadingListWithItemWithMultipleSuccessorsThrowsException | 10 ms | Passed |
| loadingListWithNodeWithMultipleContentElementsThrowsException | 16 ms | Passed |
| persistEmptyListDoesNothing | 2 ms | Passed |
| persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 7 ms | Passed |
| persistListSupportsPersistingListWithDataPropertyContent | 11 ms | Passed |
| persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 2 ms | Passed |
| persistListWithHeadOnly | 3 ms | Passed |
| persistListWithMultipleElementsSavesTheList | 14 ms | Passed |
| updateEmptyListWithNonEmptyPersistsNewOne | 12 ms | Passed |
| updateListByRemovingElementsFromTheEnd | 24 ms | Passed |
| updateListByReplacingSomeElementsAndAddingNewOnes | 17 ms | Passed |
| updateListByReplacingSomeElementsAndRemovingSome | 18 ms | Passed |
| updateListByReplacingSomeElementsButKeepingSize | 17 ms | Passed |
| updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 22 ms | Passed |
| updateListToEmptyClearsList | 10 ms | Passed |