Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound72 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException59 msPassed
loadsListWithHeadOnly61 msPassed
loadsListWithInferredProperties85 msPassed
loadsListWithMultipleItems59 msPassed
persistEmptyListDoesNothing73 msPassed
persistListWithOneElementCreatesOnlyHead62 msPassed
persistNonEmptyListCreatesListInOntology91 msPassed
updateEmptyListWithNonEmptyPersistsNewOne89 msPassed
updateListByRemovingElementsFromTheEnd82 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes45 msPassed
updateListByReplacingSomeElementsAndRemovingSome50 msPassed
updateListByReplacingSomeElementsButKeepingSize54 msPassed
updateListToEmptyClearsList40 msPassed