Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound9 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly9 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing9 msPassed
persistListWithOneElementCreatesOnlyHead9 msPassed
persistNonEmptyListCreatesListInOntology9 msPassed
updateEmptyListWithNonEmptyPersistsNewOne11 msPassed
updateListByRemovingElementsFromTheEnd10 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes10 msPassed
updateListByReplacingSomeElementsAndRemovingSome10 msPassed
updateListByReplacingSomeElementsButKeepingSize10 msPassed
updateListToEmptyClearsList10 msPassed