Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound19 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException20 msPassed
loadsListWithHeadOnly18 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems13 msPassed
persistEmptyListDoesNothing19 msPassed
persistListWithOneElementCreatesOnlyHead17 msPassed
persistNonEmptyListCreatesListInOntology19 msPassed
updateEmptyListWithNonEmptyPersistsNewOne19 msPassed
updateListByRemovingElementsFromTheEnd23 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes22 msPassed
updateListByReplacingSomeElementsAndRemovingSome22 msPassed
updateListByReplacingSomeElementsButKeepingSize22 msPassed
updateListToEmptyClearsList19 msPassed