Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException8 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems13 msPassed
persistEmptyListDoesNothing5 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne5 msPassed
updateListByRemovingElementsFromTheEnd14 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes11 msPassed
updateListByReplacingSomeElementsAndRemovingSome14 msPassed
updateListByReplacingSomeElementsButKeepingSize11 msPassed
updateListToEmptyClearsList7 msPassed