Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound47 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException43 msPassed
loadsListWithHeadOnly41 msPassed
loadsListWithInferredProperties44 msPassed
loadsListWithMultipleItems48 msPassed
persistEmptyListDoesNothing40 msPassed
persistListWithOneElementCreatesOnlyHead40 msPassed
persistNonEmptyListCreatesListInOntology46 msPassed
updateEmptyListWithNonEmptyPersistsNewOne41 msPassed
updateListByRemovingElementsFromTheEnd50 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes47 msPassed
updateListByReplacingSomeElementsAndRemovingSome49 msPassed
updateListByReplacingSomeElementsButKeepingSize46 msPassed
updateListToEmptyClearsList43 msPassed