Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound3 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException13 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties14 msPassed
loadsListWithMultipleItems60 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne15 msPassed
updateListByRemovingElementsFromTheEnd32 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes25 msPassed
updateListByReplacingSomeElementsAndRemovingSome19 msPassed
updateListByReplacingSomeElementsButKeepingSize25 msPassed
updateListToEmptyClearsList13 msPassed