loadListLoadsListWithDataPropertyValues | 18 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 5 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 18 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 11 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 16 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 7 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 11 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 2 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 11 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 11 ms | Passed |
updateListByRemovingElementsFromTheEnd | 23 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 18 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 15 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 16 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 21 ms | Passed |
updateListToEmptyClearsList | 10 ms | Passed |