Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound4 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems15 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne3 msPassed
updateListByRemovingElementsFromTheEnd16 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes4 msPassed
updateListByReplacingSomeElementsAndRemovingSome15 msPassed
updateListByReplacingSomeElementsButKeepingSize15 msPassed
updateListToEmptyClearsList10 msPassed