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