loadListLoadsListWithDataPropertyValues | 18 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 6 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 2 ms | Passed |
loadListWithInferredHead | 3 ms | Passed |
loadListWithInferredNodeContent | 2 ms | Passed |
loadListWithMultipleItems | 15 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 9 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 13 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 6 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 9 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 3 ms | Passed |
persistListWithMultipleElementsSavesTheList | 9 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 9 ms | Passed |
updateListByRemovingElementsFromTheEnd | 19 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 21 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 16 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 14 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 17 ms | Passed |
updateListToEmptyClearsList | 8 ms | Passed |