loadListLoadsListWithDataPropertyValues | 25 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 5 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 4 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 4 ms | Passed |
loadListWithMultipleItems | 17 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 13 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 17 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 7 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 12 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 15 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 12 ms | Passed |
updateListByRemovingElementsFromTheEnd | 29 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 28 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 17 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 20 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 21 ms | Passed |
updateListToEmptyClearsList | 13 ms | Passed |