Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException6 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties7 msPassed
loadsListWithMultipleItems6 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne3 msPassed
updateListByRemovingElementsFromTheEnd7 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes7 msPassed
updateListByReplacingSomeElementsAndRemovingSome6 msPassed
updateListByReplacingSomeElementsButKeepingSize5 msPassed
updateListToEmptyClearsList4 msPassed