Skip to content

Test Result : SimpleListHandlerTest

0 failures (±0)
14 tests (±0)
Took 91 ms.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException5 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing2 msPassed
persistListWithOneElementCreatesOnlyHead3 msPassed
persistNonEmptyListCreatesListInOntology4 msPassed
updateEmptyListWithNonEmptyPersistsNewOne3 msPassed
updateListByRemovingElementsFromTheEnd10 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes11 msPassed
updateListByReplacingSomeElementsAndRemovingSome10 msPassed
updateListByReplacingSomeElementsButKeepingSize10 msPassed
updateListToEmptyClearsList11 msPassed