Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound16 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException17 msPassed
loadsListWithHeadOnly16 msPassed
loadsListWithInferredProperties19 msPassed
loadsListWithMultipleItems20 msPassed
persistEmptyListDoesNothing15 msPassed
persistListWithOneElementCreatesOnlyHead21 msPassed
persistNonEmptyListCreatesListInOntology18 msPassed
updateEmptyListWithNonEmptyPersistsNewOne17 msPassed
updateListByRemovingElementsFromTheEnd20 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes19 msPassed
updateListByReplacingSomeElementsAndRemovingSome19 msPassed
updateListByReplacingSomeElementsButKeepingSize20 msPassed
updateListToEmptyClearsList16 msPassed