loadListLoadsListWithDataPropertyValues | 20 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 7 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 6 ms | Passed |
loadListWithMultipleItems | 22 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 10 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 20 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 9 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 15 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 2 ms | Passed |
persistListWithHeadOnly | 7 ms | Passed |
persistListWithMultipleElementsSavesTheList | 13 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 10 ms | Passed |
updateListByRemovingElementsFromTheEnd | 30 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 27 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 26 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 21 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 22 ms | Passed |
updateListToEmptyClearsList | 13 ms | Passed |