Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound41 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly40 msPassed
loadsListWithInferredProperties44 msPassed
loadsListWithMultipleItems44 msPassed
persistEmptyListDoesNothing38 msPassed
persistListWithOneElementCreatesOnlyHead39 msPassed
persistNonEmptyListCreatesListInOntology43 msPassed
updateEmptyListWithNonEmptyPersistsNewOne42 msPassed
updateListByRemovingElementsFromTheEnd46 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes47 msPassed
updateListByReplacingSomeElementsAndRemovingSome44 msPassed
updateListByReplacingSomeElementsButKeepingSize46 msPassed
updateListToEmptyClearsList43 msPassed