Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException7 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties11 msPassed
loadsListWithMultipleItems20 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne8 msPassed
updateListByRemovingElementsFromTheEnd16 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes16 msPassed
updateListByReplacingSomeElementsAndRemovingSome18 msPassed
updateListByReplacingSomeElementsButKeepingSize12 msPassed
updateListToEmptyClearsList10 msPassed