Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems61 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne10 msPassed
updateListByRemovingElementsFromTheEnd21 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes17 msPassed
updateListByReplacingSomeElementsAndRemovingSome20 msPassed
updateListByReplacingSomeElementsButKeepingSize15 msPassed
updateListToEmptyClearsList18 msPassed