Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException5 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties5 msPassed
loadsListWithMultipleItems4 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne4 msPassed
updateListByRemovingElementsFromTheEnd7 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes6 msPassed
updateListByReplacingSomeElementsAndRemovingSome6 msPassed
updateListByReplacingSomeElementsButKeepingSize7 msPassed
updateListToEmptyClearsList9 msPassed