Test Result : ReferencedListHandlerTest
0 failures
(±0)
16 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
loadListLoadsSingleElementListWithHeadOnly | 25 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 33 ms | Passed |
loadListWithInferredHead | 0.15 sec | Passed |
loadListWithInferredNodeContent | 35 ms | Passed |
loadListWithMultipleItems | 30 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 43 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 0.12 sec | Passed |
persistEmptyListDoesNothing | 34 ms | Passed |
persistListWithHeadOnly | 32 ms | Passed |
persistListWithMultipleElementsSavesTheList | 53 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 23 ms | Passed |
updateListByRemovingElementsFromTheEnd | 85 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 17 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 21 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 25 ms | Passed |
updateListToEmptyClearsList | 25 ms | Passed |