Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound31 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException37 msPassed
loadsListWithHeadOnly36 msPassed
loadsListWithInferredProperties37 msPassed
loadsListWithMultipleItems40 msPassed
persistEmptyListDoesNothing33 msPassed
persistListWithOneElementCreatesOnlyHead35 msPassed
persistNonEmptyListCreatesListInOntology36 msPassed
updateEmptyListWithNonEmptyPersistsNewOne36 msPassed
updateListByRemovingElementsFromTheEnd44 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes38 msPassed
updateListByReplacingSomeElementsAndRemovingSome42 msPassed
updateListByReplacingSomeElementsButKeepingSize42 msPassed
updateListToEmptyClearsList38 msPassed