loadListLoadsListWithDataPropertyValues | 21 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 5 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 17 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 13 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 16 ms | Passed |
persistEmptyListDoesNothing | 4 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 9 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 14 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 9 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 11 ms | Passed |
updateListByRemovingElementsFromTheEnd | 23 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 16 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 16 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 17 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 21 ms | Passed |
updateListToEmptyClearsList | 10 ms | Passed |