Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound20 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException24 msPassed
loadsListWithHeadOnly21 msPassed
loadsListWithInferredProperties27 msPassed
loadsListWithMultipleItems29 msPassed
persistEmptyListDoesNothing21 msPassed
persistListWithOneElementCreatesOnlyHead24 msPassed
persistNonEmptyListCreatesListInOntology22 msPassed
updateEmptyListWithNonEmptyPersistsNewOne24 msPassed
updateListByRemovingElementsFromTheEnd27 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes20 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize21 msPassed
updateListToEmptyClearsList17 msPassed