Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound34 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException39 msPassed
loadsListWithHeadOnly33 msPassed
loadsListWithInferredProperties41 msPassed
loadsListWithMultipleItems41 msPassed
persistEmptyListDoesNothing33 msPassed
persistListWithOneElementCreatesOnlyHead37 msPassed
persistNonEmptyListCreatesListInOntology38 msPassed
updateEmptyListWithNonEmptyPersistsNewOne36 msPassed
updateListByRemovingElementsFromTheEnd43 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes41 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize40 msPassed
updateListToEmptyClearsList38 msPassed