loadListLoadsListWithDataPropertyValues | 20 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 4 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 2 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 17 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 10 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 29 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 7 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 11 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 6 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 11 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 18 ms | Passed |
updateListByRemovingElementsFromTheEnd | 38 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 17 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 21 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 21 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 32 ms | Passed |
updateListToEmptyClearsList | 11 ms | Passed |