Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound58 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException27 msPassed
loadsListWithHeadOnly41 msPassed
loadsListWithInferredProperties24 msPassed
loadsListWithMultipleItems50 msPassed
persistEmptyListDoesNothing33 msPassed
persistListWithOneElementCreatesOnlyHead23 msPassed
persistNonEmptyListCreatesListInOntology50 msPassed
updateEmptyListWithNonEmptyPersistsNewOne42 msPassed
updateListByRemovingElementsFromTheEnd34 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes51 msPassed
updateListByReplacingSomeElementsAndRemovingSome24 msPassed
updateListByReplacingSomeElementsButKeepingSize45 msPassed
updateListToEmptyClearsList25 msPassed