Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound33 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException38 msPassed
loadsListWithHeadOnly37 msPassed
loadsListWithInferredProperties40 msPassed
loadsListWithMultipleItems45 msPassed
persistEmptyListDoesNothing34 msPassed
persistListWithOneElementCreatesOnlyHead36 msPassed
persistNonEmptyListCreatesListInOntology39 msPassed
updateEmptyListWithNonEmptyPersistsNewOne38 msPassed
updateListByRemovingElementsFromTheEnd43 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes43 msPassed
updateListByReplacingSomeElementsAndRemovingSome44 msPassed
updateListByReplacingSomeElementsButKeepingSize43 msPassed
updateListToEmptyClearsList39 msPassed