Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound18 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException20 msPassed
loadsListWithHeadOnly19 msPassed
loadsListWithInferredProperties13 msPassed
loadsListWithMultipleItems19 msPassed
persistEmptyListDoesNothing19 msPassed
persistListWithOneElementCreatesOnlyHead13 msPassed
persistNonEmptyListCreatesListInOntology19 msPassed
updateEmptyListWithNonEmptyPersistsNewOne20 msPassed
updateListByRemovingElementsFromTheEnd23 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes20 msPassed
updateListByReplacingSomeElementsAndRemovingSome21 msPassed
updateListByReplacingSomeElementsButKeepingSize26 msPassed
updateListToEmptyClearsList21 msPassed