Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound19 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException22 msPassed
loadsListWithHeadOnly20 msPassed
loadsListWithInferredProperties20 msPassed
loadsListWithMultipleItems14 msPassed
persistEmptyListDoesNothing20 msPassed
persistListWithOneElementCreatesOnlyHead21 msPassed
persistNonEmptyListCreatesListInOntology18 msPassed
updateEmptyListWithNonEmptyPersistsNewOne17 msPassed
updateListByRemovingElementsFromTheEnd24 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes21 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize21 msPassed
updateListToEmptyClearsList18 msPassed