Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties7 msPassed
loadsListWithMultipleItems15 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne6 msPassed
updateListByRemovingElementsFromTheEnd21 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes18 msPassed
updateListByReplacingSomeElementsAndRemovingSome19 msPassed
updateListByReplacingSomeElementsButKeepingSize18 msPassed
updateListToEmptyClearsList12 msPassed