Skip to content

Test Result : SimpleListHandlerTest

0 failures (±0)
14 tests (±0)
Took 0.13 sec.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException8 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems20 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne7 msPassed
updateListByRemovingElementsFromTheEnd16 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes10 msPassed
updateListByReplacingSomeElementsAndRemovingSome30 msPassed
updateListByReplacingSomeElementsButKeepingSize13 msPassed
updateListToEmptyClearsList7 msPassed