loadListLoadsListWithDataPropertyValues | 26 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 9 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 2 ms | Passed |
loadListWithInferredHead | 6 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 14 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 15 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 23 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 8 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 10 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 4 ms | Passed |
persistListWithHeadOnly | 5 ms | Passed |
persistListWithMultipleElementsSavesTheList | 11 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 15 ms | Passed |
updateListByRemovingElementsFromTheEnd | 43 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 15 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 16 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 22 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 29 ms | Passed |
updateListToEmptyClearsList | 9 ms | Passed |