loadListLoadsListWithDataPropertyValues | 19 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 4 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 15 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 10 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 17 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 7 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 11 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 3 ms | Passed |
persistListWithMultipleElementsSavesTheList | 11 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 9 ms | Passed |
updateListByRemovingElementsFromTheEnd | 22 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 15 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 19 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 15 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 21 ms | Passed |
updateListToEmptyClearsList | 9 ms | Passed |