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