Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties11 msPassed
loadsListWithMultipleItems25 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne9 msPassed
updateListByRemovingElementsFromTheEnd21 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes15 msPassed
updateListByReplacingSomeElementsAndRemovingSome15 msPassed
updateListByReplacingSomeElementsButKeepingSize16 msPassed
updateListToEmptyClearsList9 msPassed