Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound33 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException31 msPassed
loadsListWithHeadOnly45 msPassed
loadsListWithInferredProperties32 msPassed
loadsListWithMultipleItems33 msPassed
persistEmptyListDoesNothing55 msPassed
persistListWithOneElementCreatesOnlyHead20 msPassed
persistNonEmptyListCreatesListInOntology56 msPassed
updateEmptyListWithNonEmptyPersistsNewOne23 msPassed
updateListByRemovingElementsFromTheEnd29 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes64 msPassed
updateListByReplacingSomeElementsAndRemovingSome59 msPassed
updateListByReplacingSomeElementsButKeepingSize27 msPassed
updateListToEmptyClearsList76 msPassed