Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound40 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException43 msPassed
loadsListWithHeadOnly41 msPassed
loadsListWithInferredProperties45 msPassed
loadsListWithMultipleItems48 msPassed
persistEmptyListDoesNothing39 msPassed
persistListWithOneElementCreatesOnlyHead40 msPassed
persistNonEmptyListCreatesListInOntology45 msPassed
updateEmptyListWithNonEmptyPersistsNewOne42 msPassed
updateListByRemovingElementsFromTheEnd49 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes47 msPassed
updateListByReplacingSomeElementsAndRemovingSome48 msPassed
updateListByReplacingSomeElementsButKeepingSize48 msPassed
updateListToEmptyClearsList45 msPassed