Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException8 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties9 msPassed
loadsListWithMultipleItems12 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology8 msPassed
updateEmptyListWithNonEmptyPersistsNewOne9 msPassed
updateListByRemovingElementsFromTheEnd20 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes17 msPassed
updateListByReplacingSomeElementsAndRemovingSome16 msPassed
updateListByReplacingSomeElementsButKeepingSize14 msPassed
updateListToEmptyClearsList12 msPassed