loadListLoadsListWithDataPropertyValues | 30 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 6 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 2 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 4 ms | Passed |
loadListWithMultipleItems | 22 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 16 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 28 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 8 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 11 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 10 ms | Passed |
persistListWithMultipleElementsSavesTheList | 16 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 15 ms | Passed |
updateListByRemovingElementsFromTheEnd | 30 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 22 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 24 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 26 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 28 ms | Passed |
updateListToEmptyClearsList | 12 ms | Passed |