Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound17 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException20 msPassed
loadsListWithHeadOnly16 msPassed
loadsListWithInferredProperties21 msPassed
loadsListWithMultipleItems19 msPassed
persistEmptyListDoesNothing19 msPassed
persistListWithOneElementCreatesOnlyHead21 msPassed
persistNonEmptyListCreatesListInOntology19 msPassed
updateEmptyListWithNonEmptyPersistsNewOne17 msPassed
updateListByRemovingElementsFromTheEnd23 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes22 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize23 msPassed
updateListToEmptyClearsList20 msPassed