Skip to content

Test Result : ReferencedListHandlerTest

0 failures (±0)
16 tests (±0)
Took 0.49 sec.

All Tests

Test nameDurationStatus
loadListLoadsSingleElementListWithHeadOnly21 msPassed
loadListReturnsEmptyListWhenNoHeadIsFound28 msPassed
loadListWithInferredHead72 msPassed
loadListWithInferredNodeContent22 msPassed
loadListWithMultipleItems24 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException30 msPassed
loadingListWithNodeWithMultipleContentElementsThrowsException72 msPassed
persistEmptyListDoesNothing23 msPassed
persistListWithHeadOnly21 msPassed
persistListWithMultipleElementsSavesTheList36 msPassed
updateEmptyListWithNonEmptyPersistsNewOne21 msPassed
updateListByRemovingElementsFromTheEnd28 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes22 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize21 msPassed
updateListToEmptyClearsList28 msPassed