Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound19 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException26 msPassed
loadsListWithHeadOnly24 msPassed
loadsListWithInferredProperties17 msPassed
loadsListWithMultipleItems13 msPassed
persistEmptyListDoesNothing22 msPassed
persistListWithOneElementCreatesOnlyHead20 msPassed
persistNonEmptyListCreatesListInOntology24 msPassed
updateEmptyListWithNonEmptyPersistsNewOne18 msPassed
updateListByRemovingElementsFromTheEnd31 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes39 msPassed
updateListByReplacingSomeElementsAndRemovingSome23 msPassed
updateListByReplacingSomeElementsButKeepingSize30 msPassed
updateListToEmptyClearsList28 msPassed