Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound19 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly18 msPassed
loadsListWithInferredProperties18 msPassed
loadsListWithMultipleItems18 msPassed
persistEmptyListDoesNothing16 msPassed
persistListWithOneElementCreatesOnlyHead11 msPassed
persistNonEmptyListCreatesListInOntology17 msPassed
updateEmptyListWithNonEmptyPersistsNewOne18 msPassed
updateListByRemovingElementsFromTheEnd24 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes20 msPassed
updateListByReplacingSomeElementsAndRemovingSome20 msPassed
updateListByReplacingSomeElementsButKeepingSize22 msPassed
updateListToEmptyClearsList20 msPassed