loadListLoadsListWithDataPropertyValues | 17 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 5 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 2 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 2 ms | Passed |
loadListWithMultipleItems | 16 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 10 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 17 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 6 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 9 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 4 ms | Passed |
persistListWithHeadOnly | 3 ms | Passed |
persistListWithMultipleElementsSavesTheList | 9 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 10 ms | Passed |
updateListByRemovingElementsFromTheEnd | 22 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 14 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 14 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 14 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 21 ms | Passed |
updateListToEmptyClearsList | 9 ms | Passed |