Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound38 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException45 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties42 msPassed
loadsListWithMultipleItems46 msPassed
persistEmptyListDoesNothing38 msPassed
persistListWithOneElementCreatesOnlyHead40 msPassed
persistNonEmptyListCreatesListInOntology42 msPassed
updateEmptyListWithNonEmptyPersistsNewOne38 msPassed
updateListByRemovingElementsFromTheEnd44 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes42 msPassed
updateListByReplacingSomeElementsAndRemovingSome44 msPassed
updateListByReplacingSomeElementsButKeepingSize44 msPassed
updateListToEmptyClearsList40 msPassed