Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound4 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException14 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems28 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology10 msPassed
updateEmptyListWithNonEmptyPersistsNewOne12 msPassed
updateListByRemovingElementsFromTheEnd24 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes17 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize19 msPassed
updateListToEmptyClearsList11 msPassed