Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound38 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties42 msPassed
loadsListWithMultipleItems45 msPassed
persistEmptyListDoesNothing38 msPassed
persistListWithOneElementCreatesOnlyHead39 msPassed
persistNonEmptyListCreatesListInOntology42 msPassed
updateEmptyListWithNonEmptyPersistsNewOne38 msPassed
updateListByRemovingElementsFromTheEnd44 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes41 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize42 msPassed
updateListToEmptyClearsList37 msPassed