Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException6 msPassed
loadsListWithHeadOnly2 msPassed
loadsListWithInferredProperties6 msPassed
loadsListWithMultipleItems6 msPassed
persistEmptyListDoesNothing2 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology4 msPassed
updateEmptyListWithNonEmptyPersistsNewOne2 msPassed
updateListByRemovingElementsFromTheEnd9 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes8 msPassed
updateListByReplacingSomeElementsAndRemovingSome9 msPassed
updateListByReplacingSomeElementsButKeepingSize7 msPassed
updateListToEmptyClearsList6 msPassed