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