Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound14 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException17 msPassed
loadsListWithHeadOnly14 msPassed
loadsListWithInferredProperties15 msPassed
loadsListWithMultipleItems45 msPassed
persistEmptyListDoesNothing14 msPassed
persistListWithOneElementCreatesOnlyHead15 msPassed
persistNonEmptyListCreatesListInOntology15 msPassed
updateEmptyListWithNonEmptyPersistsNewOne14 msPassed
updateListByRemovingElementsFromTheEnd15 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes12 msPassed
updateListByReplacingSomeElementsAndRemovingSome12 msPassed
updateListByReplacingSomeElementsButKeepingSize12 msPassed
updateListToEmptyClearsList10 msPassed