Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound35 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException37 msPassed
loadsListWithHeadOnly37 msPassed
loadsListWithInferredProperties37 msPassed
loadsListWithMultipleItems42 msPassed
persistEmptyListDoesNothing33 msPassed
persistListWithOneElementCreatesOnlyHead36 msPassed
persistNonEmptyListCreatesListInOntology38 msPassed
updateEmptyListWithNonEmptyPersistsNewOne36 msPassed
updateListByRemovingElementsFromTheEnd44 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes41 msPassed
updateListByReplacingSomeElementsAndRemovingSome42 msPassed
updateListByReplacingSomeElementsButKeepingSize41 msPassed
updateListToEmptyClearsList38 msPassed