loadListLoadsListWithDataPropertyValues | 24 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 4 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 4 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 26 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 14 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 19 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 7 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 13 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 4 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 15 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 16 ms | Passed |
updateListByRemovingElementsFromTheEnd | 30 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 24 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 18 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 22 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 31 ms | Passed |
updateListToEmptyClearsList | 15 ms | Passed |