Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound10 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly11 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems9 msPassed
persistEmptyListDoesNothing9 msPassed
persistListWithOneElementCreatesOnlyHead10 msPassed
persistNonEmptyListCreatesListInOntology10 msPassed
updateEmptyListWithNonEmptyPersistsNewOne10 msPassed
updateListByRemovingElementsFromTheEnd10 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes8 msPassed
updateListByReplacingSomeElementsAndRemovingSome8 msPassed
updateListByReplacingSomeElementsButKeepingSize8 msPassed
updateListToEmptyClearsList8 msPassed