loadListLoadsListWithDataPropertyValues | 28 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 10 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 5 ms | Passed |
loadListWithInferredHead | 5 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 21 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 14 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 18 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 8 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 15 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 9 ms | Passed |
persistListWithMultipleElementsSavesTheList | 16 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 14 ms | Passed |
updateListByRemovingElementsFromTheEnd | 34 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 20 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 18 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 17 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 21 ms | Passed |
updateListToEmptyClearsList | 10 ms | Passed |