Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound10 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly11 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems14 msPassed
persistEmptyListDoesNothing8 msPassed
persistListWithOneElementCreatesOnlyHead9 msPassed
persistNonEmptyListCreatesListInOntology10 msPassed
updateEmptyListWithNonEmptyPersistsNewOne10 msPassed
updateListByRemovingElementsFromTheEnd11 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes10 msPassed
updateListByReplacingSomeElementsAndRemovingSome11 msPassed
updateListByReplacingSomeElementsButKeepingSize10 msPassed
updateListToEmptyClearsList11 msPassed