Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException8 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties17 msPassed
loadsListWithMultipleItems9 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead6 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne15 msPassed
updateListByRemovingElementsFromTheEnd17 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes13 msPassed
updateListByReplacingSomeElementsAndRemovingSome14 msPassed
updateListByReplacingSomeElementsButKeepingSize12 msPassed
updateListToEmptyClearsList22 msPassed