Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound21 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException19 msPassed
loadsListWithHeadOnly22 msPassed
loadsListWithInferredProperties14 msPassed
loadsListWithMultipleItems17 msPassed
persistEmptyListDoesNothing17 msPassed
persistListWithOneElementCreatesOnlyHead16 msPassed
persistNonEmptyListCreatesListInOntology24 msPassed
updateEmptyListWithNonEmptyPersistsNewOne22 msPassed
updateListByRemovingElementsFromTheEnd27 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes28 msPassed
updateListByReplacingSomeElementsAndRemovingSome26 msPassed
updateListByReplacingSomeElementsButKeepingSize27 msPassed
updateListToEmptyClearsList22 msPassed