Skip to content

Test Result : SimpleListHandlerTest

0 failures (±0)
14 tests (±0)
Took 0.59 sec.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound39 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException42 msPassed
loadsListWithHeadOnly39 msPassed
loadsListWithInferredProperties43 msPassed
loadsListWithMultipleItems48 msPassed
persistEmptyListDoesNothing37 msPassed
persistListWithOneElementCreatesOnlyHead39 msPassed
persistNonEmptyListCreatesListInOntology43 msPassed
updateEmptyListWithNonEmptyPersistsNewOne41 msPassed
updateListByRemovingElementsFromTheEnd48 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes43 msPassed
updateListByReplacingSomeElementsAndRemovingSome49 msPassed
updateListByReplacingSomeElementsButKeepingSize45 msPassed
updateListToEmptyClearsList41 msPassed