Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound8 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException17 msPassed
loadsListWithHeadOnly11 msPassed
loadsListWithInferredProperties18 msPassed
loadsListWithMultipleItems32 msPassed
persistEmptyListDoesNothing42 msPassed
persistListWithOneElementCreatesOnlyHead32 msPassed
persistNonEmptyListCreatesListInOntology46 msPassed
updateEmptyListWithNonEmptyPersistsNewOne39 msPassed
updateListByRemovingElementsFromTheEnd19 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes35 msPassed
updateListByReplacingSomeElementsAndRemovingSome46 msPassed
updateListByReplacingSomeElementsButKeepingSize25 msPassed
updateListToEmptyClearsList19 msPassed