loadListLoadsListWithDataPropertyValues | 22 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 13 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 12 ms | Passed |
loadListWithMultipleItems | 40 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 14 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 15 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 23 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 21 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 9 ms | Passed |
persistListWithMultipleElementsSavesTheList | 32 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 10 ms | Passed |
updateListByRemovingElementsFromTheEnd | 21 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 36 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 36 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 15 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 21 ms | Passed |
updateListToEmptyClearsList | 18 ms | Passed |