Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException13 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems22 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead6 msPassed
persistNonEmptyListCreatesListInOntology8 msPassed
updateEmptyListWithNonEmptyPersistsNewOne8 msPassed
updateListByRemovingElementsFromTheEnd33 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes11 msPassed
updateListByReplacingSomeElementsAndRemovingSome13 msPassed
updateListByReplacingSomeElementsButKeepingSize23 msPassed
updateListToEmptyClearsList8 msPassed