Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound39 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException45 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties52 msPassed
loadsListWithMultipleItems55 msPassed
persistEmptyListDoesNothing42 msPassed
persistListWithOneElementCreatesOnlyHead46 msPassed
persistNonEmptyListCreatesListInOntology43 msPassed
updateEmptyListWithNonEmptyPersistsNewOne38 msPassed
updateListByRemovingElementsFromTheEnd44 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes42 msPassed
updateListByReplacingSomeElementsAndRemovingSome44 msPassed
updateListByReplacingSomeElementsButKeepingSize41 msPassed
updateListToEmptyClearsList38 msPassed