Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException24 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties7 msPassed
loadsListWithMultipleItems9 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne8 msPassed
updateListByRemovingElementsFromTheEnd17 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes18 msPassed
updateListByReplacingSomeElementsAndRemovingSome14 msPassed
updateListByReplacingSomeElementsButKeepingSize13 msPassed
updateListToEmptyClearsList30 msPassed