Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound41 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException87 msPassed
loadsListWithHeadOnly49 msPassed
loadsListWithInferredProperties47 msPassed
loadsListWithMultipleItems52 msPassed
persistEmptyListDoesNothing55 msPassed
persistListWithOneElementCreatesOnlyHead57 msPassed
persistNonEmptyListCreatesListInOntology79 msPassed
updateEmptyListWithNonEmptyPersistsNewOne57 msPassed
updateListByRemovingElementsFromTheEnd47 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes67 msPassed
updateListByReplacingSomeElementsAndRemovingSome45 msPassed
updateListByReplacingSomeElementsButKeepingSize44 msPassed
updateListToEmptyClearsList51 msPassed