Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound13 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException16 msPassed
loadsListWithHeadOnly16 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems14 msPassed
persistEmptyListDoesNothing17 msPassed
persistListWithOneElementCreatesOnlyHead13 msPassed
persistNonEmptyListCreatesListInOntology13 msPassed
updateEmptyListWithNonEmptyPersistsNewOne13 msPassed
updateListByRemovingElementsFromTheEnd18 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes14 msPassed
updateListByReplacingSomeElementsAndRemovingSome13 msPassed
updateListByReplacingSomeElementsButKeepingSize18 msPassed
updateListToEmptyClearsList12 msPassed