Test Result : ReferencedListHandlerTest
0 failures
(±0)
16 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
loadListLoadsSingleElementListWithHeadOnly | 21 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 34 ms | Passed |
loadListWithInferredHead | 0.14 sec | Passed |
loadListWithInferredNodeContent | 25 ms | Passed |
loadListWithMultipleItems | 28 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 37 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 0.17 sec | Passed |
persistEmptyListDoesNothing | 25 ms | Passed |
persistListWithHeadOnly | 22 ms | Passed |
persistListWithMultipleElementsSavesTheList | 55 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 23 ms | Passed |
updateListByRemovingElementsFromTheEnd | 58 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 18 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 19 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 18 ms | Passed |
updateListToEmptyClearsList | 27 ms | Passed |