Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound37 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException40 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties44 msPassed
loadsListWithMultipleItems43 msPassed
persistEmptyListDoesNothing38 msPassed
persistListWithOneElementCreatesOnlyHead37 msPassed
persistNonEmptyListCreatesListInOntology40 msPassed
updateEmptyListWithNonEmptyPersistsNewOne38 msPassed
updateListByRemovingElementsFromTheEnd46 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes40 msPassed
updateListByReplacingSomeElementsAndRemovingSome44 msPassed
updateListByReplacingSomeElementsButKeepingSize43 msPassed
updateListToEmptyClearsList38 msPassed