Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound37 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly39 msPassed
loadsListWithInferredProperties43 msPassed
loadsListWithMultipleItems48 msPassed
persistEmptyListDoesNothing38 msPassed
persistListWithOneElementCreatesOnlyHead40 msPassed
persistNonEmptyListCreatesListInOntology42 msPassed
updateEmptyListWithNonEmptyPersistsNewOne40 msPassed
updateListByRemovingElementsFromTheEnd48 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes44 msPassed
updateListByReplacingSomeElementsAndRemovingSome49 msPassed
updateListByReplacingSomeElementsButKeepingSize46 msPassed
updateListToEmptyClearsList42 msPassed