Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound33 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException42 msPassed
loadsListWithHeadOnly32 msPassed
loadsListWithInferredProperties33 msPassed
loadsListWithMultipleItems23 msPassed
persistEmptyListDoesNothing28 msPassed
persistListWithOneElementCreatesOnlyHead13 msPassed
persistNonEmptyListCreatesListInOntology79 msPassed
updateEmptyListWithNonEmptyPersistsNewOne27 msPassed
updateListByRemovingElementsFromTheEnd28 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes14 msPassed
updateListByReplacingSomeElementsAndRemovingSome8 msPassed
updateListByReplacingSomeElementsButKeepingSize29 msPassed
updateListToEmptyClearsList38 msPassed