Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound10 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly8 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems11 msPassed
persistEmptyListDoesNothing13 msPassed
persistListWithOneElementCreatesOnlyHead9 msPassed
persistNonEmptyListCreatesListInOntology8 msPassed
updateEmptyListWithNonEmptyPersistsNewOne11 msPassed
updateListByRemovingElementsFromTheEnd11 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes11 msPassed
updateListByReplacingSomeElementsAndRemovingSome9 msPassed
updateListByReplacingSomeElementsButKeepingSize10 msPassed
updateListToEmptyClearsList12 msPassed