Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound25 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException68 msPassed
loadsListWithHeadOnly26 msPassed
loadsListWithInferredProperties31 msPassed
loadsListWithMultipleItems71 msPassed
persistEmptyListDoesNothing0.33 secPassed
persistListWithOneElementCreatesOnlyHead60 msPassed
persistNonEmptyListCreatesListInOntology16 msPassed
updateEmptyListWithNonEmptyPersistsNewOne30 msPassed
updateListByRemovingElementsFromTheEnd18 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes30 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize16 msPassed
updateListToEmptyClearsList16 msPassed