Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound45 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException45 msPassed
loadsListWithHeadOnly45 msPassed
loadsListWithInferredProperties47 msPassed
loadsListWithMultipleItems51 msPassed
persistEmptyListDoesNothing41 msPassed
persistListWithOneElementCreatesOnlyHead44 msPassed
persistNonEmptyListCreatesListInOntology51 msPassed
updateEmptyListWithNonEmptyPersistsNewOne53 msPassed
updateListByRemovingElementsFromTheEnd58 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes50 msPassed
updateListByReplacingSomeElementsAndRemovingSome56 msPassed
updateListByReplacingSomeElementsButKeepingSize51 msPassed
updateListToEmptyClearsList50 msPassed