Skip to content

Test Result : SimpleListHandlerTest

0 failures (±0)
14 tests (±0)
Took 62 ms.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException4 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties4 msPassed
loadsListWithMultipleItems5 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne4 msPassed
updateListByRemovingElementsFromTheEnd6 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes7 msPassed
updateListByReplacingSomeElementsAndRemovingSome5 msPassed
updateListByReplacingSomeElementsButKeepingSize6 msPassed
updateListToEmptyClearsList4 msPassed