Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties11 msPassed
loadsListWithMultipleItems17 msPassed
persistEmptyListDoesNothing2 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology8 msPassed
updateEmptyListWithNonEmptyPersistsNewOne12 msPassed
updateListByRemovingElementsFromTheEnd56 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes25 msPassed
updateListByReplacingSomeElementsAndRemovingSome25 msPassed
updateListByReplacingSomeElementsButKeepingSize32 msPassed
updateListToEmptyClearsList16 msPassed