loadListLoadsListWithDataPropertyValues | 26 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 4 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 4 ms | Passed |
loadListWithMultipleItems | 19 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 14 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 20 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 7 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 12 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 12 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 12 ms | Passed |
updateListByRemovingElementsFromTheEnd | 31 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 20 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 19 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 19 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 26 ms | Passed |
updateListToEmptyClearsList | 11 ms | Passed |