Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound14 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException22 msPassed
loadsListWithHeadOnly16 msPassed
loadsListWithInferredProperties16 msPassed
loadsListWithMultipleItems19 msPassed
persistEmptyListDoesNothing15 msPassed
persistListWithOneElementCreatesOnlyHead19 msPassed
persistNonEmptyListCreatesListInOntology17 msPassed
updateEmptyListWithNonEmptyPersistsNewOne14 msPassed
updateListByRemovingElementsFromTheEnd21 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes19 msPassed
updateListByReplacingSomeElementsAndRemovingSome19 msPassed
updateListByReplacingSomeElementsButKeepingSize19 msPassed
updateListToEmptyClearsList17 msPassed