Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException5 msPassed
loadsListWithHeadOnly2 msPassed
loadsListWithInferredProperties7 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne3 msPassed
updateListByRemovingElementsFromTheEnd10 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes9 msPassed
updateListByReplacingSomeElementsAndRemovingSome9 msPassed
updateListByReplacingSomeElementsButKeepingSize9 msPassed
updateListToEmptyClearsList6 msPassed