Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound11 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly10 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems12 msPassed
persistEmptyListDoesNothing13 msPassed
persistListWithOneElementCreatesOnlyHead12 msPassed
persistNonEmptyListCreatesListInOntology10 msPassed
updateEmptyListWithNonEmptyPersistsNewOne11 msPassed
updateListByRemovingElementsFromTheEnd7 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes8 msPassed
updateListByReplacingSomeElementsAndRemovingSome7 msPassed
updateListByReplacingSomeElementsButKeepingSize8 msPassed
updateListToEmptyClearsList7 msPassed