Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException4 msPassed
loadsListWithHeadOnly8 msPassed
loadsListWithInferredProperties5 msPassed
loadsListWithMultipleItems4 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology9 msPassed
updateEmptyListWithNonEmptyPersistsNewOne0 msPassed
updateListByRemovingElementsFromTheEnd3 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes8 msPassed
updateListByReplacingSomeElementsAndRemovingSome7 msPassed
updateListByReplacingSomeElementsButKeepingSize6 msPassed
updateListToEmptyClearsList5 msPassed