Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException14 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties8 msPassed
loadsListWithMultipleItems30 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead8 msPassed
persistNonEmptyListCreatesListInOntology8 msPassed
updateEmptyListWithNonEmptyPersistsNewOne7 msPassed
updateListByRemovingElementsFromTheEnd19 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes16 msPassed
updateListByReplacingSomeElementsAndRemovingSome14 msPassed
updateListByReplacingSomeElementsButKeepingSize13 msPassed
updateListToEmptyClearsList10 msPassed