Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems23 msPassed
persistEmptyListDoesNothing2 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology8 msPassed
updateEmptyListWithNonEmptyPersistsNewOne12 msPassed
updateListByRemovingElementsFromTheEnd22 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes16 msPassed
updateListByReplacingSomeElementsAndRemovingSome17 msPassed
updateListByReplacingSomeElementsButKeepingSize16 msPassed
updateListToEmptyClearsList9 msPassed