Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound14 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException16 msPassed
loadsListWithHeadOnly14 msPassed
loadsListWithInferredProperties27 msPassed
loadsListWithMultipleItems29 msPassed
persistEmptyListDoesNothing14 msPassed
persistListWithOneElementCreatesOnlyHead18 msPassed
persistNonEmptyListCreatesListInOntology15 msPassed
updateEmptyListWithNonEmptyPersistsNewOne14 msPassed
updateListByRemovingElementsFromTheEnd16 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes15 msPassed
updateListByReplacingSomeElementsAndRemovingSome15 msPassed
updateListByReplacingSomeElementsButKeepingSize16 msPassed
updateListToEmptyClearsList15 msPassed