Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound12 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly13 msPassed
loadsListWithInferredProperties16 msPassed
loadsListWithMultipleItems20 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead8 msPassed
persistNonEmptyListCreatesListInOntology5 msPassed
updateEmptyListWithNonEmptyPersistsNewOne0 msPassed
updateListByRemovingElementsFromTheEnd24 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes28 msPassed
updateListByReplacingSomeElementsAndRemovingSome21 msPassed
updateListByReplacingSomeElementsButKeepingSize16 msPassed
updateListToEmptyClearsList26 msPassed