Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException5 msPassed
loadsListWithHeadOnly1 msPassed
loadsListWithInferredProperties4 msPassed
loadsListWithMultipleItems4 msPassed
persistEmptyListDoesNothing1 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne4 msPassed
updateListByRemovingElementsFromTheEnd15 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes7 msPassed
updateListByReplacingSomeElementsAndRemovingSome8 msPassed
updateListByReplacingSomeElementsButKeepingSize2 msPassed
updateListToEmptyClearsList5 msPassed