Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems20 msPassed
persistEmptyListDoesNothing2 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne7 msPassed
updateListByRemovingElementsFromTheEnd18 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes15 msPassed
updateListByReplacingSomeElementsAndRemovingSome18 msPassed
updateListByReplacingSomeElementsButKeepingSize29 msPassed
updateListToEmptyClearsList10 msPassed