Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound9 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly9 msPassed
loadsListWithInferredProperties11 msPassed
loadsListWithMultipleItems17 msPassed
persistEmptyListDoesNothing10 msPassed
persistListWithOneElementCreatesOnlyHead9 msPassed
persistNonEmptyListCreatesListInOntology10 msPassed
updateEmptyListWithNonEmptyPersistsNewOne12 msPassed
updateListByRemovingElementsFromTheEnd22 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes18 msPassed
updateListByReplacingSomeElementsAndRemovingSome16 msPassed
updateListByReplacingSomeElementsButKeepingSize19 msPassed
updateListToEmptyClearsList14 msPassed