Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound43 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException38 msPassed
loadsListWithHeadOnly35 msPassed
loadsListWithInferredProperties38 msPassed
loadsListWithMultipleItems43 msPassed
persistEmptyListDoesNothing36 msPassed
persistListWithOneElementCreatesOnlyHead36 msPassed
persistNonEmptyListCreatesListInOntology38 msPassed
updateEmptyListWithNonEmptyPersistsNewOne38 msPassed
updateListByRemovingElementsFromTheEnd43 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes43 msPassed
updateListByReplacingSomeElementsAndRemovingSome45 msPassed
updateListByReplacingSomeElementsButKeepingSize41 msPassed
updateListToEmptyClearsList40 msPassed