Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound36 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException60 msPassed
loadsListWithHeadOnly32 msPassed
loadsListWithInferredProperties32 msPassed
loadsListWithMultipleItems39 msPassed
persistEmptyListDoesNothing35 msPassed
persistListWithOneElementCreatesOnlyHead35 msPassed
persistNonEmptyListCreatesListInOntology42 msPassed
updateEmptyListWithNonEmptyPersistsNewOne41 msPassed
updateListByRemovingElementsFromTheEnd37 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes37 msPassed
updateListByReplacingSomeElementsAndRemovingSome79 msPassed
updateListByReplacingSomeElementsButKeepingSize24 msPassed
updateListToEmptyClearsList22 msPassed