Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound74 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException82 msPassed
loadsListWithHeadOnly41 msPassed
loadsListWithInferredProperties83 msPassed
loadsListWithMultipleItems95 msPassed
persistEmptyListDoesNothing85 msPassed
persistListWithOneElementCreatesOnlyHead76 msPassed
persistNonEmptyListCreatesListInOntology96 msPassed
updateEmptyListWithNonEmptyPersistsNewOne40 msPassed
updateListByRemovingElementsFromTheEnd52 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes46 msPassed
updateListByReplacingSomeElementsAndRemovingSome50 msPassed
updateListByReplacingSomeElementsButKeepingSize53 msPassed
updateListToEmptyClearsList50 msPassed