Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException6 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties6 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne2 msPassed
updateListByRemovingElementsFromTheEnd10 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes9 msPassed
updateListByReplacingSomeElementsAndRemovingSome11 msPassed
updateListByReplacingSomeElementsButKeepingSize9 msPassed
updateListToEmptyClearsList6 msPassed