Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound10 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly8 msPassed
loadsListWithInferredProperties13 msPassed
loadsListWithMultipleItems15 msPassed
persistEmptyListDoesNothing9 msPassed
persistListWithOneElementCreatesOnlyHead12 msPassed
persistNonEmptyListCreatesListInOntology9 msPassed
updateEmptyListWithNonEmptyPersistsNewOne10 msPassed
updateListByRemovingElementsFromTheEnd13 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes17 msPassed
updateListByReplacingSomeElementsAndRemovingSome15 msPassed
updateListByReplacingSomeElementsButKeepingSize14 msPassed
updateListToEmptyClearsList15 msPassed