Skip to content

Test Result : SimpleListHandlerTest

0 failures
14 tests
Took 0.85 sec.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound46 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException47 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties74 msPassed
loadsListWithMultipleItems65 msPassed
persistEmptyListDoesNothing54 msPassed
persistListWithOneElementCreatesOnlyHead79 msPassed
persistNonEmptyListCreatesListInOntology59 msPassed
updateEmptyListWithNonEmptyPersistsNewOne39 msPassed
updateListByRemovingElementsFromTheEnd59 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes75 msPassed
updateListByReplacingSomeElementsAndRemovingSome75 msPassed
updateListByReplacingSomeElementsButKeepingSize91 msPassed
updateListToEmptyClearsList58 msPassed