loadListLoadsListWithDataPropertyValues | 24 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 4 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 4 ms | Passed |
loadListWithMultipleItems | 17 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 33 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 20 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 6 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 11 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 4 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 14 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 12 ms | Passed |
updateListByRemovingElementsFromTheEnd | 31 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 16 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 16 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 21 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 26 ms | Passed |
updateListToEmptyClearsList | 10 ms | Passed |