Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound37 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties43 msPassed
loadsListWithMultipleItems47 msPassed
persistEmptyListDoesNothing36 msPassed
persistListWithOneElementCreatesOnlyHead41 msPassed
persistNonEmptyListCreatesListInOntology43 msPassed
updateEmptyListWithNonEmptyPersistsNewOne39 msPassed
updateListByRemovingElementsFromTheEnd46 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes43 msPassed
updateListByReplacingSomeElementsAndRemovingSome44 msPassed
updateListByReplacingSomeElementsButKeepingSize46 msPassed
updateListToEmptyClearsList40 msPassed