Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound36 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly35 msPassed
loadsListWithInferredProperties40 msPassed
loadsListWithMultipleItems42 msPassed
persistEmptyListDoesNothing35 msPassed
persistListWithOneElementCreatesOnlyHead36 msPassed
persistNonEmptyListCreatesListInOntology40 msPassed
updateEmptyListWithNonEmptyPersistsNewOne36 msPassed
updateListByRemovingElementsFromTheEnd42 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes41 msPassed
updateListByReplacingSomeElementsAndRemovingSome42 msPassed
updateListByReplacingSomeElementsButKeepingSize39 msPassed
updateListToEmptyClearsList38 msPassed