Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound4 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException11 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties9 msPassed
loadsListWithMultipleItems16 msPassed
persistEmptyListDoesNothing5 msPassed
persistListWithOneElementCreatesOnlyHead5 msPassed
persistNonEmptyListCreatesListInOntology9 msPassed
updateEmptyListWithNonEmptyPersistsNewOne6 msPassed
updateListByRemovingElementsFromTheEnd16 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes19 msPassed
updateListByReplacingSomeElementsAndRemovingSome16 msPassed
updateListByReplacingSomeElementsButKeepingSize15 msPassed
updateListToEmptyClearsList9 msPassed