Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound17 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException19 msPassed
loadsListWithHeadOnly13 msPassed
loadsListWithInferredProperties21 msPassed
loadsListWithMultipleItems23 msPassed
persistEmptyListDoesNothing16 msPassed
persistListWithOneElementCreatesOnlyHead17 msPassed
persistNonEmptyListCreatesListInOntology18 msPassed
updateEmptyListWithNonEmptyPersistsNewOne16 msPassed
updateListByRemovingElementsFromTheEnd21 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes22 msPassed
updateListByReplacingSomeElementsAndRemovingSome21 msPassed
updateListByReplacingSomeElementsButKeepingSize21 msPassed
updateListToEmptyClearsList18 msPassed