Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException3 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties6 msPassed
loadsListWithMultipleItems10 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology4 msPassed
updateEmptyListWithNonEmptyPersistsNewOne3 msPassed
updateListByRemovingElementsFromTheEnd7 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes6 msPassed
updateListByReplacingSomeElementsAndRemovingSome6 msPassed
updateListByReplacingSomeElementsButKeepingSize5 msPassed
updateListToEmptyClearsList3 msPassed