Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException1 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties5 msPassed
loadsListWithMultipleItems6 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne5 msPassed
updateListByRemovingElementsFromTheEnd10 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes12 msPassed
updateListByReplacingSomeElementsAndRemovingSome10 msPassed
updateListByReplacingSomeElementsButKeepingSize8 msPassed
updateListToEmptyClearsList8 msPassed