Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException13 msPassed
loadsListWithHeadOnly6 msPassed
loadsListWithInferredProperties17 msPassed
loadsListWithMultipleItems56 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead6 msPassed
persistNonEmptyListCreatesListInOntology10 msPassed
updateEmptyListWithNonEmptyPersistsNewOne20 msPassed
updateListByRemovingElementsFromTheEnd34 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes25 msPassed
updateListByReplacingSomeElementsAndRemovingSome26 msPassed
updateListByReplacingSomeElementsButKeepingSize24 msPassed
updateListToEmptyClearsList15 msPassed