Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound41 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException32 msPassed
loadsListWithHeadOnly75 msPassed
loadsListWithInferredProperties39 msPassed
loadsListWithMultipleItems23 msPassed
persistEmptyListDoesNothing42 msPassed
persistListWithOneElementCreatesOnlyHead45 msPassed
persistNonEmptyListCreatesListInOntology52 msPassed
updateEmptyListWithNonEmptyPersistsNewOne37 msPassed
updateListByRemovingElementsFromTheEnd39 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes46 msPassed
updateListByReplacingSomeElementsAndRemovingSome59 msPassed
updateListByReplacingSomeElementsButKeepingSize44 msPassed
updateListToEmptyClearsList31 msPassed