Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound18 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException20 msPassed
loadsListWithHeadOnly23 msPassed
loadsListWithInferredProperties20 msPassed
loadsListWithMultipleItems21 msPassed
persistEmptyListDoesNothing16 msPassed
persistListWithOneElementCreatesOnlyHead18 msPassed
persistNonEmptyListCreatesListInOntology18 msPassed
updateEmptyListWithNonEmptyPersistsNewOne20 msPassed
updateListByRemovingElementsFromTheEnd23 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes15 msPassed
updateListByReplacingSomeElementsAndRemovingSome21 msPassed
updateListByReplacingSomeElementsButKeepingSize22 msPassed
updateListToEmptyClearsList53 msPassed