Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException8 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems11 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology10 msPassed
updateEmptyListWithNonEmptyPersistsNewOne8 msPassed
updateListByRemovingElementsFromTheEnd16 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes13 msPassed
updateListByReplacingSomeElementsAndRemovingSome14 msPassed
updateListByReplacingSomeElementsButKeepingSize13 msPassed
updateListToEmptyClearsList10 msPassed