loadListLoadsListWithDataPropertyValues | 19 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 5 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 2 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 24 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 10 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 22 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 7 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 12 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 2 ms | Passed |
persistListWithHeadOnly | 7 ms | Passed |
persistListWithMultipleElementsSavesTheList | 14 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 13 ms | Passed |
updateListByRemovingElementsFromTheEnd | 34 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 19 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 22 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 20 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 26 ms | Passed |
updateListToEmptyClearsList | 13 ms | Passed |