Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound7 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException6 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties7 msPassed
loadsListWithMultipleItems9 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne5 msPassed
updateListByRemovingElementsFromTheEnd7 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes6 msPassed
updateListByReplacingSomeElementsAndRemovingSome7 msPassed
updateListByReplacingSomeElementsButKeepingSize6 msPassed
updateListToEmptyClearsList4 msPassed