Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound40 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException56 msPassed
loadsListWithHeadOnly34 msPassed
loadsListWithInferredProperties38 msPassed
loadsListWithMultipleItems39 msPassed
persistEmptyListDoesNothing33 msPassed
persistListWithOneElementCreatesOnlyHead34 msPassed
persistNonEmptyListCreatesListInOntology36 msPassed
updateEmptyListWithNonEmptyPersistsNewOne35 msPassed
updateListByRemovingElementsFromTheEnd43 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes39 msPassed
updateListByReplacingSomeElementsAndRemovingSome40 msPassed
updateListByReplacingSomeElementsButKeepingSize43 msPassed
updateListToEmptyClearsList35 msPassed