Test Result : ReferencedListHandlerTest
0 failures
(±0)
16 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
loadListLoadsSingleElementListWithHeadOnly | 21 ms | Passed |
loadListReturnsEmptyListWhenNoHeadIsFound | 32 ms | Passed |
loadListWithInferredHead | 0.11 sec | Passed |
loadListWithInferredNodeContent | 23 ms | Passed |
loadListWithMultipleItems | 29 ms | Passed |
loadingListWithItemWithMultipleSuccessorsThrowsException | 31 ms | Passed |
loadingListWithNodeWithMultipleContentElementsThrowsException | 0.12 sec | Passed |
persistEmptyListDoesNothing | 24 ms | Passed |
persistListWithHeadOnly | 21 ms | Passed |
persistListWithMultipleElementsSavesTheList | 48 ms | Passed |
updateEmptyListWithNonEmptyPersistsNewOne | 23 ms | Passed |
updateListByRemovingElementsFromTheEnd | 35 ms | Passed |
updateListByReplacingSomeElementsAndAddingNewOnes | 25 ms | Passed |
updateListByReplacingSomeElementsAndRemovingSome | 29 ms | Passed |
updateListByReplacingSomeElementsButKeepingSize | 25 ms | Passed |
updateListToEmptyClearsList | 34 ms | Passed |