Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound10 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException14 msPassed
loadsListWithHeadOnly10 msPassed
loadsListWithInferredProperties14 msPassed
loadsListWithMultipleItems12 msPassed
persistEmptyListDoesNothing9 msPassed
persistListWithOneElementCreatesOnlyHead11 msPassed
persistNonEmptyListCreatesListInOntology11 msPassed
updateEmptyListWithNonEmptyPersistsNewOne11 msPassed
updateListByRemovingElementsFromTheEnd13 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes13 msPassed
updateListByReplacingSomeElementsAndRemovingSome13 msPassed
updateListByReplacingSomeElementsButKeepingSize12 msPassed
updateListToEmptyClearsList11 msPassed