loadListLoadsListWithDataPropertyValues | 26 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 5 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 2 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 24 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 12 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 26 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 8 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 12 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 12 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 11 ms | Passed |
updateListByRemovingElementsFromTheEnd | 42 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 29 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 20 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 27 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 29 ms | Passed |
updateListToEmptyClearsList | 21 ms | Passed |