Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound41 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException28 msPassed
loadsListWithHeadOnly53 msPassed
loadsListWithInferredProperties46 msPassed
loadsListWithMultipleItems51 msPassed
persistEmptyListDoesNothing52 msPassed
persistListWithOneElementCreatesOnlyHead62 msPassed
persistNonEmptyListCreatesListInOntology56 msPassed
updateEmptyListWithNonEmptyPersistsNewOne67 msPassed
updateListByRemovingElementsFromTheEnd38 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes61 msPassed
updateListByReplacingSomeElementsAndRemovingSome33 msPassed
updateListByReplacingSomeElementsButKeepingSize41 msPassed
updateListToEmptyClearsList19 msPassed