Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException6 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties7 msPassed
loadsListWithMultipleItems6 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology4 msPassed
updateEmptyListWithNonEmptyPersistsNewOne4 msPassed
updateListByRemovingElementsFromTheEnd10 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes6 msPassed
updateListByReplacingSomeElementsAndRemovingSome6 msPassed
updateListByReplacingSomeElementsButKeepingSize7 msPassed
updateListToEmptyClearsList4 msPassed