Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException11 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties11 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead7 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne4 msPassed
updateListByRemovingElementsFromTheEnd11 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes10 msPassed
updateListByReplacingSomeElementsAndRemovingSome12 msPassed
updateListByReplacingSomeElementsButKeepingSize9 msPassed
updateListToEmptyClearsList7 msPassed