loadListLoadsListWithDataPropertyValues | 23 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 5 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 17 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 11 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 20 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 6 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 11 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 4 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 13 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 13 ms | Passed |
updateListByRemovingElementsFromTheEnd | 23 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 16 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 20 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 19 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 26 ms | Passed |
updateListToEmptyClearsList | 10 ms | Passed |