Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException22 msPassed
loadsListWithHeadOnly6 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology12 msPassed
updateEmptyListWithNonEmptyPersistsNewOne9 msPassed
updateListByRemovingElementsFromTheEnd16 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes11 msPassed
updateListByReplacingSomeElementsAndRemovingSome13 msPassed
updateListByReplacingSomeElementsButKeepingSize10 msPassed
updateListToEmptyClearsList7 msPassed