loadListLoadsListWithDataPropertyValues | 22 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 4 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 3 ms | Passed |
loadListWithInferredHead | 8 ms | Passed |
loadListWithInferredNodeContent | 3 ms | Passed |
loadListWithMultipleItems | 17 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 11 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 30 ms | Passed |
persistEmptyListDoesNothing | 2 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 9 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 11 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 6 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 16 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 21 ms | Passed |
updateListByRemovingElementsFromTheEnd | 31 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 17 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 16 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 20 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 54 ms | Passed |
updateListToEmptyClearsList | 11 ms | Passed |