Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound15 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException19 msPassed
loadsListWithHeadOnly15 msPassed
loadsListWithInferredProperties13 msPassed
loadsListWithMultipleItems22 msPassed
persistEmptyListDoesNothing16 msPassed
persistListWithOneElementCreatesOnlyHead13 msPassed
persistNonEmptyListCreatesListInOntology18 msPassed
updateEmptyListWithNonEmptyPersistsNewOne17 msPassed
updateListByRemovingElementsFromTheEnd20 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes20 msPassed
updateListByReplacingSomeElementsAndRemovingSome20 msPassed
updateListByReplacingSomeElementsButKeepingSize19 msPassed
updateListToEmptyClearsList17 msPassed