Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound30 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException36 msPassed
loadsListWithHeadOnly34 msPassed
loadsListWithInferredProperties38 msPassed
loadsListWithMultipleItems41 msPassed
persistEmptyListDoesNothing32 msPassed
persistListWithOneElementCreatesOnlyHead34 msPassed
persistNonEmptyListCreatesListInOntology35 msPassed
updateEmptyListWithNonEmptyPersistsNewOne35 msPassed
updateListByRemovingElementsFromTheEnd41 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes40 msPassed
updateListByReplacingSomeElementsAndRemovingSome40 msPassed
updateListByReplacingSomeElementsButKeepingSize39 msPassed
updateListToEmptyClearsList37 msPassed