Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties11 msPassed
loadsListWithMultipleItems26 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology9 msPassed
updateEmptyListWithNonEmptyPersistsNewOne10 msPassed
updateListByRemovingElementsFromTheEnd19 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes14 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize14 msPassed
updateListToEmptyClearsList9 msPassed