Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound34 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException39 msPassed
loadsListWithHeadOnly36 msPassed
loadsListWithInferredProperties40 msPassed
loadsListWithMultipleItems40 msPassed
persistEmptyListDoesNothing37 msPassed
persistListWithOneElementCreatesOnlyHead37 msPassed
persistNonEmptyListCreatesListInOntology39 msPassed
updateEmptyListWithNonEmptyPersistsNewOne36 msPassed
updateListByRemovingElementsFromTheEnd42 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes39 msPassed
updateListByReplacingSomeElementsAndRemovingSome42 msPassed
updateListByReplacingSomeElementsButKeepingSize40 msPassed
updateListToEmptyClearsList38 msPassed