loadListLoadsListWithDataPropertyValues | 19 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 4 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 2 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 15 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 13 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 34 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 7 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 9 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 11 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 15 ms | Passed |
updateListByRemovingElementsFromTheEnd | 42 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 18 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 22 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 21 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 30 ms | Passed |
updateListToEmptyClearsList | 12 ms | Passed |