Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound5 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly6 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems55 msPassed
persistEmptyListDoesNothing6 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology14 msPassed
updateEmptyListWithNonEmptyPersistsNewOne12 msPassed
updateListByRemovingElementsFromTheEnd20 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes22 msPassed
updateListByReplacingSomeElementsAndRemovingSome36 msPassed
updateListByReplacingSomeElementsButKeepingSize15 msPassed
updateListToEmptyClearsList15 msPassed