Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound38 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException44 msPassed
loadsListWithHeadOnly38 msPassed
loadsListWithInferredProperties41 msPassed
loadsListWithMultipleItems47 msPassed
persistEmptyListDoesNothing38 msPassed
persistListWithOneElementCreatesOnlyHead37 msPassed
persistNonEmptyListCreatesListInOntology46 msPassed
updateEmptyListWithNonEmptyPersistsNewOne38 msPassed
updateListByRemovingElementsFromTheEnd51 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes43 msPassed
updateListByReplacingSomeElementsAndRemovingSome45 msPassed
updateListByReplacingSomeElementsButKeepingSize45 msPassed
updateListToEmptyClearsList40 msPassed