Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound24 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException28 msPassed
loadsListWithHeadOnly55 msPassed
loadsListWithInferredProperties31 msPassed
loadsListWithMultipleItems28 msPassed
persistEmptyListDoesNothing20 msPassed
persistListWithOneElementCreatesOnlyHead26 msPassed
persistNonEmptyListCreatesListInOntology24 msPassed
updateEmptyListWithNonEmptyPersistsNewOne37 msPassed
updateListByRemovingElementsFromTheEnd41 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes32 msPassed
updateListByReplacingSomeElementsAndRemovingSome38 msPassed
updateListByReplacingSomeElementsButKeepingSize31 msPassed
updateListToEmptyClearsList40 msPassed