Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound5 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException18 msPassed
loadsListWithHeadOnly7 msPassed
loadsListWithInferredProperties19 msPassed
loadsListWithMultipleItems32 msPassed
persistEmptyListDoesNothing5 msPassed
persistListWithOneElementCreatesOnlyHead8 msPassed
persistNonEmptyListCreatesListInOntology13 msPassed
updateEmptyListWithNonEmptyPersistsNewOne15 msPassed
updateListByRemovingElementsFromTheEnd38 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes28 msPassed
updateListByReplacingSomeElementsAndRemovingSome29 msPassed
updateListByReplacingSomeElementsButKeepingSize29 msPassed
updateListToEmptyClearsList17 msPassed