Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException13 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems40 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology8 msPassed
updateEmptyListWithNonEmptyPersistsNewOne12 msPassed
updateListByRemovingElementsFromTheEnd23 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes21 msPassed
updateListByReplacingSomeElementsAndRemovingSome24 msPassed
updateListByReplacingSomeElementsButKeepingSize20 msPassed
updateListToEmptyClearsList12 msPassed