Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException7 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems12 msPassed
persistEmptyListDoesNothing2 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne9 msPassed
updateListByRemovingElementsFromTheEnd17 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes14 msPassed
updateListByReplacingSomeElementsAndRemovingSome15 msPassed
updateListByReplacingSomeElementsButKeepingSize16 msPassed
updateListToEmptyClearsList9 msPassed