Test Result : ReferencedListHandlerTest
0 failures
(±0)
16 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
loadListLoadsSingleElementListWithHeadOnly | 17 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 26 ms | Passed |
loadListWithInferredHead | 0.1 sec | Passed |
loadListWithInferredNodeContent | 19 ms | Passed |
loadListWithMultipleItems | 23 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 27 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 0.1 sec | Passed |
persistEmptyListDoesNothing | 21 ms | Passed |
persistListWithHeadOnly | 18 ms | Passed |
persistListWithMultipleElementsSavesTheList | 41 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 18 ms | Passed |
updateListByRemovingElementsFromTheEnd | 32 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 22 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 22 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 24 ms | Passed |
updateListToEmptyClearsList | 30 ms | Passed |