Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound0 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly2 msPassed
loadsListWithInferredProperties6 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing12 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology2 msPassed
updateEmptyListWithNonEmptyPersistsNewOne5 msPassed
updateListByRemovingElementsFromTheEnd15 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes20 msPassed
updateListByReplacingSomeElementsAndRemovingSome30 msPassed
updateListByReplacingSomeElementsButKeepingSize10 msPassed
updateListToEmptyClearsList7 msPassed