Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound5 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException13 msPassed
loadsListWithHeadOnly6 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems12 msPassed
persistEmptyListDoesNothing15 msPassed
persistListWithOneElementCreatesOnlyHead7 msPassed
persistNonEmptyListCreatesListInOntology12 msPassed
updateEmptyListWithNonEmptyPersistsNewOne14 msPassed
updateListByRemovingElementsFromTheEnd23 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes19 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize18 msPassed
updateListToEmptyClearsList26 msPassed