Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound18 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly21 msPassed
loadsListWithInferredProperties20 msPassed
loadsListWithMultipleItems16 msPassed
persistEmptyListDoesNothing13 msPassed
persistListWithOneElementCreatesOnlyHead14 msPassed
persistNonEmptyListCreatesListInOntology19 msPassed
updateEmptyListWithNonEmptyPersistsNewOne24 msPassed
updateListByRemovingElementsFromTheEnd29 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes23 msPassed
updateListByReplacingSomeElementsAndRemovingSome24 msPassed
updateListByReplacingSomeElementsButKeepingSize26 msPassed
updateListToEmptyClearsList23 msPassed