Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound11 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException13 msPassed
loadsListWithHeadOnly11 msPassed
loadsListWithInferredProperties13 msPassed
loadsListWithMultipleItems15 msPassed
persistEmptyListDoesNothing11 msPassed
persistListWithOneElementCreatesOnlyHead11 msPassed
persistNonEmptyListCreatesListInOntology11 msPassed
updateEmptyListWithNonEmptyPersistsNewOne11 msPassed
updateListByRemovingElementsFromTheEnd15 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes13 msPassed
updateListByReplacingSomeElementsAndRemovingSome13 msPassed
updateListByReplacingSomeElementsButKeepingSize13 msPassed
updateListToEmptyClearsList11 msPassed