Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound35 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException38 msPassed
loadsListWithHeadOnly37 msPassed
loadsListWithInferredProperties41 msPassed
loadsListWithMultipleItems43 msPassed
persistEmptyListDoesNothing34 msPassed
persistListWithOneElementCreatesOnlyHead39 msPassed
persistNonEmptyListCreatesListInOntology40 msPassed
updateEmptyListWithNonEmptyPersistsNewOne37 msPassed
updateListByRemovingElementsFromTheEnd45 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes42 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize42 msPassed
updateListToEmptyClearsList38 msPassed