Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound36 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException40 msPassed
loadsListWithHeadOnly40 msPassed
loadsListWithInferredProperties41 msPassed
loadsListWithMultipleItems45 msPassed
persistEmptyListDoesNothing35 msPassed
persistListWithOneElementCreatesOnlyHead38 msPassed
persistNonEmptyListCreatesListInOntology39 msPassed
updateEmptyListWithNonEmptyPersistsNewOne38 msPassed
updateListByRemovingElementsFromTheEnd45 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes51 msPassed
updateListByReplacingSomeElementsAndRemovingSome44 msPassed
updateListByReplacingSomeElementsButKeepingSize43 msPassed
updateListToEmptyClearsList52 msPassed