Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException15 msPassed
loadsListWithHeadOnly2 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems21 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne5 msPassed
updateListByRemovingElementsFromTheEnd14 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes10 msPassed
updateListByReplacingSomeElementsAndRemovingSome12 msPassed
updateListByReplacingSomeElementsButKeepingSize10 msPassed
updateListToEmptyClearsList7 msPassed