Skip to content

Test Result : SimpleListHandlerTest

0 failures (±0)
14 tests (±0)
Took 90 ms.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException6 msPassed
loadsListWithHeadOnly2 msPassed
loadsListWithInferredProperties6 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne4 msPassed
updateListByRemovingElementsFromTheEnd13 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes8 msPassed
updateListByReplacingSomeElementsAndRemovingSome13 msPassed
updateListByReplacingSomeElementsButKeepingSize11 msPassed
updateListToEmptyClearsList7 msPassed