Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound19 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException22 msPassed
loadsListWithHeadOnly20 msPassed
loadsListWithInferredProperties18 msPassed
loadsListWithMultipleItems20 msPassed
persistEmptyListDoesNothing20 msPassed
persistListWithOneElementCreatesOnlyHead22 msPassed
persistNonEmptyListCreatesListInOntology21 msPassed
updateEmptyListWithNonEmptyPersistsNewOne20 msPassed
updateListByRemovingElementsFromTheEnd21 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes20 msPassed
updateListByReplacingSomeElementsAndRemovingSome19 msPassed
updateListByReplacingSomeElementsButKeepingSize22 msPassed
updateListToEmptyClearsList16 msPassed