Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound18 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException21 msPassed
loadsListWithHeadOnly19 msPassed
loadsListWithInferredProperties13 msPassed
loadsListWithMultipleItems19 msPassed
persistEmptyListDoesNothing20 msPassed
persistListWithOneElementCreatesOnlyHead14 msPassed
persistNonEmptyListCreatesListInOntology19 msPassed
updateEmptyListWithNonEmptyPersistsNewOne19 msPassed
updateListByRemovingElementsFromTheEnd24 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes24 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize23 msPassed
updateListToEmptyClearsList19 msPassed