Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException11 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties11 msPassed
loadsListWithMultipleItems16 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology8 msPassed
updateEmptyListWithNonEmptyPersistsNewOne10 msPassed
updateListByRemovingElementsFromTheEnd25 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes22 msPassed
updateListByReplacingSomeElementsAndRemovingSome20 msPassed
updateListByReplacingSomeElementsButKeepingSize17 msPassed
updateListToEmptyClearsList12 msPassed