Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound38 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties44 msPassed
loadsListWithMultipleItems44 msPassed
persistEmptyListDoesNothing37 msPassed
persistListWithOneElementCreatesOnlyHead38 msPassed
persistNonEmptyListCreatesListInOntology42 msPassed
updateEmptyListWithNonEmptyPersistsNewOne39 msPassed
updateListByRemovingElementsFromTheEnd46 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes43 msPassed
updateListByReplacingSomeElementsAndRemovingSome48 msPassed
updateListByReplacingSomeElementsButKeepingSize44 msPassed
updateListToEmptyClearsList40 msPassed