Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound32 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException36 msPassed
loadsListWithHeadOnly33 msPassed
loadsListWithInferredProperties39 msPassed
loadsListWithMultipleItems42 msPassed
persistEmptyListDoesNothing32 msPassed
persistListWithOneElementCreatesOnlyHead34 msPassed
persistNonEmptyListCreatesListInOntology38 msPassed
updateEmptyListWithNonEmptyPersistsNewOne64 msPassed
updateListByRemovingElementsFromTheEnd61 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes40 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize44 msPassed
updateListToEmptyClearsList36 msPassed