Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound34 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException39 msPassed
loadsListWithHeadOnly35 msPassed
loadsListWithInferredProperties41 msPassed
loadsListWithMultipleItems49 msPassed
persistEmptyListDoesNothing34 msPassed
persistListWithOneElementCreatesOnlyHead37 msPassed
persistNonEmptyListCreatesListInOntology39 msPassed
updateEmptyListWithNonEmptyPersistsNewOne38 msPassed
updateListByRemovingElementsFromTheEnd42 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes42 msPassed
updateListByReplacingSomeElementsAndRemovingSome44 msPassed
updateListByReplacingSomeElementsButKeepingSize42 msPassed
updateListToEmptyClearsList42 msPassed