Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound36 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException39 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties39 msPassed
loadsListWithMultipleItems42 msPassed
persistEmptyListDoesNothing37 msPassed
persistListWithOneElementCreatesOnlyHead36 msPassed
persistNonEmptyListCreatesListInOntology40 msPassed
updateEmptyListWithNonEmptyPersistsNewOne36 msPassed
updateListByRemovingElementsFromTheEnd43 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes39 msPassed
updateListByReplacingSomeElementsAndRemovingSome41 msPassed
updateListByReplacingSomeElementsButKeepingSize40 msPassed
updateListToEmptyClearsList37 msPassed