Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound8 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly8 msPassed
loadsListWithInferredProperties14 msPassed
loadsListWithMultipleItems15 msPassed
persistEmptyListDoesNothing8 msPassed
persistListWithOneElementCreatesOnlyHead14 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne8 msPassed
updateListByRemovingElementsFromTheEnd8 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes7 msPassed
updateListByReplacingSomeElementsAndRemovingSome8 msPassed
updateListByReplacingSomeElementsButKeepingSize7 msPassed
updateListToEmptyClearsList8 msPassed