Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties15 msPassed
loadsListWithMultipleItems22 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne9 msPassed
updateListByRemovingElementsFromTheEnd22 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes15 msPassed
updateListByReplacingSomeElementsAndRemovingSome18 msPassed
updateListByReplacingSomeElementsButKeepingSize18 msPassed
updateListToEmptyClearsList10 msPassed