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
loadsListWithInferredProperties18 msPassed
loadsListWithMultipleItems20 msPassed
persistEmptyListDoesNothing16 msPassed
persistListWithOneElementCreatesOnlyHead17 msPassed
persistNonEmptyListCreatesListInOntology17 msPassed
updateEmptyListWithNonEmptyPersistsNewOne16 msPassed
updateListByRemovingElementsFromTheEnd21 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes20 msPassed
updateListByReplacingSomeElementsAndRemovingSome20 msPassed
updateListByReplacingSomeElementsButKeepingSize19 msPassed
updateListToEmptyClearsList17 msPassed