Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound31 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException37 msPassed
loadsListWithHeadOnly34 msPassed
loadsListWithInferredProperties40 msPassed
loadsListWithMultipleItems41 msPassed
persistEmptyListDoesNothing32 msPassed
persistListWithOneElementCreatesOnlyHead34 msPassed
persistNonEmptyListCreatesListInOntology36 msPassed
updateEmptyListWithNonEmptyPersistsNewOne35 msPassed
updateListByRemovingElementsFromTheEnd42 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes40 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize41 msPassed
updateListToEmptyClearsList39 msPassed