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