loadListLoadsListWithDataPropertyValues | 30 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 6 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 4 ms | Passed |
loadListWithMultipleItems | 21 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 17 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 20 ms | Passed |
persistEmptyListDoesNothing | 4 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 9 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 15 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 4 ms | Passed |
persistListWithHeadOnly | 6 ms | Passed |
persistListWithMultipleElementsSavesTheList | 13 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 12 ms | Passed |
updateListByRemovingElementsFromTheEnd | 24 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 23 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 30 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 18 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 27 ms | Passed |
updateListToEmptyClearsList | 17 ms | Passed |