Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound34 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException39 msPassed
loadsListWithHeadOnly37 msPassed
loadsListWithInferredProperties39 msPassed
loadsListWithMultipleItems44 msPassed
persistEmptyListDoesNothing34 msPassed
persistListWithOneElementCreatesOnlyHead36 msPassed
persistNonEmptyListCreatesListInOntology39 msPassed
updateEmptyListWithNonEmptyPersistsNewOne42 msPassed
updateListByRemovingElementsFromTheEnd45 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes41 msPassed
updateListByReplacingSomeElementsAndRemovingSome42 msPassed
updateListByReplacingSomeElementsButKeepingSize41 msPassed
updateListToEmptyClearsList39 msPassed