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