Skip to content

Test Result : SimpleListHandlerTest

0 failures (±0)
14 tests (±0)
Took 91 ms.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException7 msPassed
loadsListWithHeadOnly2 msPassed
loadsListWithInferredProperties7 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne6 msPassed
updateListByRemovingElementsFromTheEnd13 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes9 msPassed
updateListByReplacingSomeElementsAndRemovingSome10 msPassed
updateListByReplacingSomeElementsButKeepingSize9 msPassed
updateListToEmptyClearsList6 msPassed