Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound37 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly39 msPassed
loadsListWithInferredProperties43 msPassed
loadsListWithMultipleItems47 msPassed
persistEmptyListDoesNothing37 msPassed
persistListWithOneElementCreatesOnlyHead39 msPassed
persistNonEmptyListCreatesListInOntology49 msPassed
updateEmptyListWithNonEmptyPersistsNewOne41 msPassed
updateListByRemovingElementsFromTheEnd47 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes43 msPassed
updateListByReplacingSomeElementsAndRemovingSome44 msPassed
updateListByReplacingSomeElementsButKeepingSize45 msPassed
updateListToEmptyClearsList40 msPassed