Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound14 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException19 msPassed
loadsListWithHeadOnly18 msPassed
loadsListWithInferredProperties24 msPassed
loadsListWithMultipleItems25 msPassed
persistEmptyListDoesNothing15 msPassed
persistListWithOneElementCreatesOnlyHead21 msPassed
persistNonEmptyListCreatesListInOntology18 msPassed
updateEmptyListWithNonEmptyPersistsNewOne20 msPassed
updateListByRemovingElementsFromTheEnd27 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes27 msPassed
updateListByReplacingSomeElementsAndRemovingSome26 msPassed
updateListByReplacingSomeElementsButKeepingSize24 msPassed
updateListToEmptyClearsList32 msPassed