Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException5 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties7 msPassed
loadsListWithMultipleItems7 msPassed
persistEmptyListDoesNothing2 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne6 msPassed
updateListByRemovingElementsFromTheEnd14 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes9 msPassed
updateListByReplacingSomeElementsAndRemovingSome11 msPassed
updateListByReplacingSomeElementsButKeepingSize11 msPassed
updateListToEmptyClearsList7 msPassed