loadListLoadsListWithDataPropertyValues | 17 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 3 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 2 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 12 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 9 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 12 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 6 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 8 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 2 ms | Passed |
persistListWithHeadOnly | 3 ms | Passed |
persistListWithMultipleElementsSavesTheList | 9 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 8 ms | Passed |
updateListByRemovingElementsFromTheEnd | 18 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 12 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 12 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 13 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 16 ms | Passed |
updateListToEmptyClearsList | 8 ms | Passed |