Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound36 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException24 msPassed
loadsListWithHeadOnly75 msPassed
loadsListWithInferredProperties21 msPassed
loadsListWithMultipleItems40 msPassed
persistEmptyListDoesNothing17 msPassed
persistListWithOneElementCreatesOnlyHead26 msPassed
persistNonEmptyListCreatesListInOntology26 msPassed
updateEmptyListWithNonEmptyPersistsNewOne45 msPassed
updateListByRemovingElementsFromTheEnd30 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes9 msPassed
updateListByReplacingSomeElementsAndRemovingSome8 msPassed
updateListByReplacingSomeElementsButKeepingSize30 msPassed
updateListToEmptyClearsList46 msPassed