Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound20 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException23 msPassed
loadsListWithHeadOnly21 msPassed
loadsListWithInferredProperties26 msPassed
loadsListWithMultipleItems28 msPassed
persistEmptyListDoesNothing20 msPassed
persistListWithOneElementCreatesOnlyHead22 msPassed
persistNonEmptyListCreatesListInOntology21 msPassed
updateEmptyListWithNonEmptyPersistsNewOne21 msPassed
updateListByRemovingElementsFromTheEnd29 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes55 msPassed
updateListByReplacingSomeElementsAndRemovingSome26 msPassed
updateListByReplacingSomeElementsButKeepingSize26 msPassed
updateListToEmptyClearsList26 msPassed