Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound40 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly40 msPassed
loadsListWithInferredProperties44 msPassed
loadsListWithMultipleItems46 msPassed
persistEmptyListDoesNothing39 msPassed
persistListWithOneElementCreatesOnlyHead41 msPassed
persistNonEmptyListCreatesListInOntology44 msPassed
updateEmptyListWithNonEmptyPersistsNewOne42 msPassed
updateListByRemovingElementsFromTheEnd49 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes48 msPassed
updateListByReplacingSomeElementsAndRemovingSome49 msPassed
updateListByReplacingSomeElementsButKeepingSize48 msPassed
updateListToEmptyClearsList44 msPassed