Test Result : ReferencedListHandlerTest
0 failures
(±0)
16 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
loadListLoadsSingleElementListWithHeadOnly | 47 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 75 ms | Passed |
loadListWithInferredHead | 0.15 sec | Passed |
loadListWithInferredNodeContent | 38 ms | Passed |
loadListWithMultipleItems | 59 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 32 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 0.21 sec | Passed |
persistEmptyListDoesNothing | 25 ms | Passed |
persistListWithHeadOnly | 54 ms | Passed |
persistListWithMultipleElementsSavesTheList | 78 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 57 ms | Passed |
updateListByRemovingElementsFromTheEnd | 65 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 35 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 34 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 27 ms | Passed |
updateListToEmptyClearsList | 38 ms | Passed |