Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound15 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException11 msPassed
loadsListWithHeadOnly14 msPassed
loadsListWithInferredProperties9 msPassed
loadsListWithMultipleItems11 msPassed
persistEmptyListDoesNothing15 msPassed
persistListWithOneElementCreatesOnlyHead10 msPassed
persistNonEmptyListCreatesListInOntology15 msPassed
updateEmptyListWithNonEmptyPersistsNewOne15 msPassed
updateListByRemovingElementsFromTheEnd15 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes9 msPassed
updateListByReplacingSomeElementsAndRemovingSome11 msPassed
updateListByReplacingSomeElementsButKeepingSize15 msPassed
updateListToEmptyClearsList8 msPassed