Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound10 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly14 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing8 msPassed
persistListWithOneElementCreatesOnlyHead8 msPassed
persistNonEmptyListCreatesListInOntology14 msPassed
updateEmptyListWithNonEmptyPersistsNewOne15 msPassed
updateListByRemovingElementsFromTheEnd15 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes9 msPassed
updateListByReplacingSomeElementsAndRemovingSome9 msPassed
updateListByReplacingSomeElementsButKeepingSize12 msPassed
updateListToEmptyClearsList8 msPassed