Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties9 msPassed
loadsListWithMultipleItems32 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne8 msPassed
updateListByRemovingElementsFromTheEnd53 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes15 msPassed
updateListByReplacingSomeElementsAndRemovingSome23 msPassed
updateListByReplacingSomeElementsButKeepingSize22 msPassed
updateListToEmptyClearsList14 msPassed