Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound14 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException18 msPassed
loadsListWithHeadOnly18 msPassed
loadsListWithInferredProperties18 msPassed
loadsListWithMultipleItems19 msPassed
persistEmptyListDoesNothing17 msPassed
persistListWithOneElementCreatesOnlyHead15 msPassed
persistNonEmptyListCreatesListInOntology15 msPassed
updateEmptyListWithNonEmptyPersistsNewOne21 msPassed
updateListByRemovingElementsFromTheEnd24 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes23 msPassed
updateListByReplacingSomeElementsAndRemovingSome21 msPassed
updateListByReplacingSomeElementsButKeepingSize23 msPassed
updateListToEmptyClearsList19 msPassed