Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound11 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException15 msPassed
loadsListWithHeadOnly41 msPassed
loadsListWithInferredProperties35 msPassed
loadsListWithMultipleItems42 msPassed
persistEmptyListDoesNothing58 msPassed
persistListWithOneElementCreatesOnlyHead36 msPassed
persistNonEmptyListCreatesListInOntology62 msPassed
updateEmptyListWithNonEmptyPersistsNewOne46 msPassed
updateListByRemovingElementsFromTheEnd49 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes38 msPassed
updateListByReplacingSomeElementsAndRemovingSome29 msPassed
updateListByReplacingSomeElementsButKeepingSize39 msPassed
updateListToEmptyClearsList54 msPassed