Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound33 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException39 msPassed
loadsListWithHeadOnly35 msPassed
loadsListWithInferredProperties40 msPassed
loadsListWithMultipleItems43 msPassed
persistEmptyListDoesNothing33 msPassed
persistListWithOneElementCreatesOnlyHead35 msPassed
persistNonEmptyListCreatesListInOntology39 msPassed
updateEmptyListWithNonEmptyPersistsNewOne37 msPassed
updateListByRemovingElementsFromTheEnd42 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes41 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize42 msPassed
updateListToEmptyClearsList37 msPassed