Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException27 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties13 msPassed
loadsListWithMultipleItems27 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead6 msPassed
persistNonEmptyListCreatesListInOntology9 msPassed
updateEmptyListWithNonEmptyPersistsNewOne11 msPassed
updateListByRemovingElementsFromTheEnd29 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes14 msPassed
updateListByReplacingSomeElementsAndRemovingSome17 msPassed
updateListByReplacingSomeElementsButKeepingSize23 msPassed
updateListToEmptyClearsList8 msPassed