Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound39 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly39 msPassed
loadsListWithInferredProperties43 msPassed
loadsListWithMultipleItems48 msPassed
persistEmptyListDoesNothing38 msPassed
persistListWithOneElementCreatesOnlyHead41 msPassed
persistNonEmptyListCreatesListInOntology41 msPassed
updateEmptyListWithNonEmptyPersistsNewOne39 msPassed
updateListByRemovingElementsFromTheEnd44 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes43 msPassed
updateListByReplacingSomeElementsAndRemovingSome47 msPassed
updateListByReplacingSomeElementsButKeepingSize48 msPassed
updateListToEmptyClearsList40 msPassed