Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound35 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException38 msPassed
loadsListWithHeadOnly35 msPassed
loadsListWithInferredProperties39 msPassed
loadsListWithMultipleItems41 msPassed
persistEmptyListDoesNothing34 msPassed
persistListWithOneElementCreatesOnlyHead35 msPassed
persistNonEmptyListCreatesListInOntology38 msPassed
updateEmptyListWithNonEmptyPersistsNewOne37 msPassed
updateListByRemovingElementsFromTheEnd45 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes86 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize44 msPassed
updateListToEmptyClearsList37 msPassed