Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException15 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems45 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead6 msPassed
persistNonEmptyListCreatesListInOntology10 msPassed
updateEmptyListWithNonEmptyPersistsNewOne13 msPassed
updateListByRemovingElementsFromTheEnd30 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes23 msPassed
updateListByReplacingSomeElementsAndRemovingSome25 msPassed
updateListByReplacingSomeElementsButKeepingSize25 msPassed
updateListToEmptyClearsList17 msPassed