loadListLoadsListWithDataPropertyValues | 28 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 5 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 5 ms | Passed |
loadListWithMultipleItems | 16 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 15 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 21 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 8 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 10 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 5 ms | Passed |
persistListWithMultipleElementsSavesTheList | 14 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 16 ms | Passed |
updateListByRemovingElementsFromTheEnd | 25 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 16 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 24 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 23 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 31 ms | Passed |
updateListToEmptyClearsList | 10 ms | Passed |