Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound34 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException40 msPassed
loadsListWithHeadOnly37 msPassed
loadsListWithInferredProperties47 msPassed
loadsListWithMultipleItems45 msPassed
persistEmptyListDoesNothing36 msPassed
persistListWithOneElementCreatesOnlyHead39 msPassed
persistNonEmptyListCreatesListInOntology41 msPassed
updateEmptyListWithNonEmptyPersistsNewOne41 msPassed
updateListByRemovingElementsFromTheEnd45 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes44 msPassed
updateListByReplacingSomeElementsAndRemovingSome47 msPassed
updateListByReplacingSomeElementsButKeepingSize44 msPassed
updateListToEmptyClearsList39 msPassed