Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems36 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne10 msPassed
updateListByRemovingElementsFromTheEnd27 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes18 msPassed
updateListByReplacingSomeElementsAndRemovingSome21 msPassed
updateListByReplacingSomeElementsButKeepingSize16 msPassed
updateListToEmptyClearsList11 msPassed