Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound37 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException45 msPassed
loadsListWithHeadOnly40 msPassed
loadsListWithInferredProperties45 msPassed
loadsListWithMultipleItems49 msPassed
persistEmptyListDoesNothing38 msPassed
persistListWithOneElementCreatesOnlyHead40 msPassed
persistNonEmptyListCreatesListInOntology43 msPassed
updateEmptyListWithNonEmptyPersistsNewOne42 msPassed
updateListByRemovingElementsFromTheEnd47 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes99 msPassed
updateListByReplacingSomeElementsAndRemovingSome46 msPassed
updateListByReplacingSomeElementsButKeepingSize45 msPassed
updateListToEmptyClearsList44 msPassed