Test Result : ReferencedListHandlerTest
0 failures
(±0)
16 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
loadListLoadsSingleElementListWithHeadOnly | 23 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 30 ms | Passed |
loadListWithInferredHead | 0.13 sec | Passed |
loadListWithInferredNodeContent | 27 ms | Passed |
loadListWithMultipleItems | 30 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 37 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 0.13 sec | Passed |
persistEmptyListDoesNothing | 25 ms | Passed |
persistListWithHeadOnly | 25 ms | Passed |
persistListWithMultipleElementsSavesTheList | 49 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 25 ms | Passed |
updateListByRemovingElementsFromTheEnd | 56 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 19 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 20 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 17 ms | Passed |
updateListToEmptyClearsList | 28 ms | Passed |