Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound39 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException45 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties44 msPassed
loadsListWithMultipleItems50 msPassed
persistEmptyListDoesNothing37 msPassed
persistListWithOneElementCreatesOnlyHead41 msPassed
persistNonEmptyListCreatesListInOntology43 msPassed
updateEmptyListWithNonEmptyPersistsNewOne41 msPassed
updateListByRemovingElementsFromTheEnd48 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes44 msPassed
updateListByReplacingSomeElementsAndRemovingSome46 msPassed
updateListByReplacingSomeElementsButKeepingSize45 msPassed
updateListToEmptyClearsList41 msPassed