Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException11 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems15 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne6 msPassed
updateListByRemovingElementsFromTheEnd17 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes12 msPassed
updateListByReplacingSomeElementsAndRemovingSome18 msPassed
updateListByReplacingSomeElementsButKeepingSize33 msPassed
updateListToEmptyClearsList8 msPassed