Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException5 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties5 msPassed
loadsListWithMultipleItems4 msPassed
persistEmptyListDoesNothing2 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne4 msPassed
updateListByRemovingElementsFromTheEnd7 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes7 msPassed
updateListByReplacingSomeElementsAndRemovingSome7 msPassed
updateListByReplacingSomeElementsButKeepingSize6 msPassed
updateListToEmptyClearsList5 msPassed