loadListLoadsListWithDataPropertyValues | 30 ms | Passed |
loadListLoadsSingleElementListWithHeadOnly | 11 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 4 ms | Passed |
loadListWithInferredHead | 4 ms | Passed |
loadListWithInferredNodeContent | 4 ms | Passed |
loadListWithMultipleItems | 18 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 12 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 22 ms | Passed |
persistEmptyListDoesNothing | 3 ms | Passed |
persistListSavesMultilingualStringTranslationsAsContentOfSingleNode | 16 ms | Passed |
persistListSupportsPersistingListWithDataPropertyContent | 13 ms | Passed |
persistListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 3 ms | Passed |
persistListWithHeadOnly | 4 ms | Passed |
persistListWithMultipleElementsSavesTheList | 15 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 12 ms | Passed |
updateListByRemovingElementsFromTheEnd | 33 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 19 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 24 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 25 ms | Passed |
updateListThrowsIllegalArgumentExceptionForDescriptorRequestingNilTermination | 22 ms | Passed |
updateListToEmptyClearsList | 14 ms | Passed |