Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound37 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException40 msPassed
loadsListWithHeadOnly35 msPassed
loadsListWithInferredProperties42 msPassed
loadsListWithMultipleItems42 msPassed
persistEmptyListDoesNothing35 msPassed
persistListWithOneElementCreatesOnlyHead39 msPassed
persistNonEmptyListCreatesListInOntology42 msPassed
updateEmptyListWithNonEmptyPersistsNewOne37 msPassed
updateListByRemovingElementsFromTheEnd43 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes44 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize42 msPassed
updateListToEmptyClearsList38 msPassed