Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound12 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly12 msPassed
loadsListWithInferredProperties12 msPassed
loadsListWithMultipleItems13 msPassed
persistEmptyListDoesNothing10 msPassed
persistListWithOneElementCreatesOnlyHead13 msPassed
persistNonEmptyListCreatesListInOntology11 msPassed
updateEmptyListWithNonEmptyPersistsNewOne11 msPassed
updateListByRemovingElementsFromTheEnd12 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes11 msPassed
updateListByReplacingSomeElementsAndRemovingSome12 msPassed
updateListByReplacingSomeElementsButKeepingSize11 msPassed
updateListToEmptyClearsList12 msPassed