Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound18 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException28 msPassed
loadsListWithHeadOnly57 msPassed
loadsListWithInferredProperties13 msPassed
loadsListWithMultipleItems28 msPassed
persistEmptyListDoesNothing30 msPassed
persistListWithOneElementCreatesOnlyHead30 msPassed
persistNonEmptyListCreatesListInOntology63 msPassed
updateEmptyListWithNonEmptyPersistsNewOne44 msPassed
updateListByRemovingElementsFromTheEnd29 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes20 msPassed
updateListByReplacingSomeElementsAndRemovingSome8 msPassed
updateListByReplacingSomeElementsButKeepingSize29 msPassed
updateListToEmptyClearsList39 msPassed