Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound10 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly9 msPassed
loadsListWithInferredProperties9 msPassed
loadsListWithMultipleItems10 msPassed
persistEmptyListDoesNothing10 msPassed
persistListWithOneElementCreatesOnlyHead9 msPassed
persistNonEmptyListCreatesListInOntology10 msPassed
updateEmptyListWithNonEmptyPersistsNewOne9 msPassed
updateListByRemovingElementsFromTheEnd8 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes9 msPassed
updateListByReplacingSomeElementsAndRemovingSome8 msPassed
updateListByReplacingSomeElementsButKeepingSize9 msPassed
updateListToEmptyClearsList9 msPassed