Skip to content

Test Result : SimpleListHandlerTest

0 failures (±0)
14 tests (±0)
Took 0.11 sec.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties11 msPassed
loadsListWithMultipleItems11 msPassed
persistEmptyListDoesNothing5 msPassed
persistListWithOneElementCreatesOnlyHead6 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne4 msPassed
updateListByRemovingElementsFromTheEnd12 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes12 msPassed
updateListByReplacingSomeElementsAndRemovingSome12 msPassed
updateListByReplacingSomeElementsButKeepingSize11 msPassed
updateListToEmptyClearsList6 msPassed