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