Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound17 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException20 msPassed
loadsListWithHeadOnly19 msPassed
loadsListWithInferredProperties14 msPassed
loadsListWithMultipleItems14 msPassed
persistEmptyListDoesNothing17 msPassed
persistListWithOneElementCreatesOnlyHead18 msPassed
persistNonEmptyListCreatesListInOntology19 msPassed
updateEmptyListWithNonEmptyPersistsNewOne19 msPassed
updateListByRemovingElementsFromTheEnd23 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes22 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize22 msPassed
updateListToEmptyClearsList19 msPassed