Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException10 msPassed
loadsListWithHeadOnly25 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems13 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead8 msPassed
persistNonEmptyListCreatesListInOntology23 msPassed
updateEmptyListWithNonEmptyPersistsNewOne14 msPassed
updateListByRemovingElementsFromTheEnd19 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes26 msPassed
updateListByReplacingSomeElementsAndRemovingSome17 msPassed
updateListByReplacingSomeElementsButKeepingSize14 msPassed
updateListToEmptyClearsList9 msPassed