| loadListLoadsListWithDataPropertyValues | 24 ms | Passed |
| loadListLoadsSingleElementListWithHeadOnly | 5 ms | Passed |
| loadListReturnsEmptyListWhenNoHeadIsFound | 4 ms | Passed |
| loadListWithInferredHead | 6 ms | Passed |
| loadListWithInferredNodeContent | 3 ms | Passed |
| loadListWithMultipleItems | 18 ms | Passed |
| loadingListWithItemWithMultipleSuccessorsThrowsException | 13 ms | Passed |
| loadingListWithNodeWithMultipleContentElementsThrowsException | 27 ms | Passed |
| persistEmptyListDoesNothing | 3 ms | Passed |
| persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 8 ms | Passed |
| persistListSupportsPersistingListWithDataPropertyContent | 13 ms | Passed |
| persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
| persistListWithHeadOnly | 4 ms | Passed |
| persistListWithMultipleElementsSavesTheList | 18 ms | Passed |
| updateEmptyListWithNonEmptyPersistsNewOne | 17 ms | Passed |
| updateListByRemovingElementsFromTheEnd | 37 ms | Passed |
| updateListByReplacingSomeElementsAndAddingNewOnes | 18 ms | Passed |
| updateListByReplacingSomeElementsAndRemovingSome | 19 ms | Passed |
| updateListByReplacingSomeElementsButKeepingSize | 26 ms | Passed |
| updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 26 ms | Passed |
| updateListToEmptyClearsList | 12 ms | Passed |