Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound11 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly12 msPassed
loadsListWithInferredProperties15 msPassed
loadsListWithMultipleItems13 msPassed
persistEmptyListDoesNothing11 msPassed
persistListWithOneElementCreatesOnlyHead13 msPassed
persistNonEmptyListCreatesListInOntology14 msPassed
updateEmptyListWithNonEmptyPersistsNewOne12 msPassed
updateListByRemovingElementsFromTheEnd16 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes17 msPassed
updateListByReplacingSomeElementsAndRemovingSome18 msPassed
updateListByReplacingSomeElementsButKeepingSize17 msPassed
updateListToEmptyClearsList17 msPassed