Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems23 msPassed
persistEmptyListDoesNothing2 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne10 msPassed
updateListByRemovingElementsFromTheEnd19 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes14 msPassed
updateListByReplacingSomeElementsAndRemovingSome41 msPassed
updateListByReplacingSomeElementsButKeepingSize15 msPassed
updateListToEmptyClearsList9 msPassed