loadListLoadsListWithDataPropertyValues | 46 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 9 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 4 ms | Passed |
loadListWithInferredHead | 7 ms | Passed |
loadListWithInferredNodeContent | 5 ms | Passed |
loadListWithMultipleItems | 25 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 20 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 33 ms | Passed |
persistEmptyListDoesNothing | 5 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 12 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 15 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 5 ms | Passed |
persistListWithHeadOnly | 14 ms | Passed |
persistListWithMultipleElementsSavesTheList | 21 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 22 ms | Passed |
updateListByRemovingElementsFromTheEnd | 45 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 24 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 27 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 31 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 41 ms | Passed |
updateListToEmptyClearsList | 17 ms | Passed |